Skip to content

Commit 115f5e3

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 383546e commit 115f5e3

File tree

7 files changed

+7
-0
lines changed

7 files changed

+7
-0
lines changed

app/src/main/res/values-b+en+001/strings.xml

+1
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@
389389
<string name="nc_screen_lock_timeout_300">5 minutes</string>
390390
<string name="nc_screen_lock_timeout_60">1 minute</string>
391391
<string name="nc_screen_lock_timeout_600">10 minutes</string>
392+
<string name="nc_screen_lock_timeout_immediate">Immediate</string>
392393
<string name="nc_screen_lock_timeout_six_hundred">600</string>
393394
<string name="nc_screen_lock_timeout_sixty">60</string>
394395
<string name="nc_screen_lock_timeout_thirty">30</string>

app/src/main/res/values-cs-rCZ/strings.xml

+1
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@
389389
<string name="nc_screen_lock_timeout_300">5 minut</string>
390390
<string name="nc_screen_lock_timeout_60">1 minuta</string>
391391
<string name="nc_screen_lock_timeout_600">10 minut</string>
392+
<string name="nc_screen_lock_timeout_immediate">Okamžitě</string>
392393
<string name="nc_screen_lock_timeout_six_hundred">600</string>
393394
<string name="nc_screen_lock_timeout_sixty">60</string>
394395
<string name="nc_screen_lock_timeout_thirty">30</string>

app/src/main/res/values-de/strings.xml

+1
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@
389389
<string name="nc_screen_lock_timeout_300">5 Minuten</string>
390390
<string name="nc_screen_lock_timeout_60">1 Minute</string>
391391
<string name="nc_screen_lock_timeout_600">10 Minuten</string>
392+
<string name="nc_screen_lock_timeout_immediate">Unmittelbar</string>
392393
<string name="nc_screen_lock_timeout_six_hundred">600</string>
393394
<string name="nc_screen_lock_timeout_sixty">60</string>
394395
<string name="nc_screen_lock_timeout_thirty">30</string>

app/src/main/res/values-ga/strings.xml

+1
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@
389389
<string name="nc_screen_lock_timeout_300">5 nóiméad</string>
390390
<string name="nc_screen_lock_timeout_60">1 nóiméad</string>
391391
<string name="nc_screen_lock_timeout_600">10 nóiméad</string>
392+
<string name="nc_screen_lock_timeout_immediate">Láithreach</string>
392393
<string name="nc_screen_lock_timeout_six_hundred">600</string>
393394
<string name="nc_screen_lock_timeout_sixty">60</string>
394395
<string name="nc_screen_lock_timeout_thirty">30</string>

app/src/main/res/values-sv/strings.xml

+1
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,7 @@
386386
<string name="nc_screen_lock_timeout_300">5 minuter</string>
387387
<string name="nc_screen_lock_timeout_60">1 minut</string>
388388
<string name="nc_screen_lock_timeout_600">10 minuter</string>
389+
<string name="nc_screen_lock_timeout_immediate">Omedelbar</string>
389390
<string name="nc_screen_lock_timeout_six_hundred">600</string>
390391
<string name="nc_screen_lock_timeout_sixty">60</string>
391392
<string name="nc_screen_lock_timeout_thirty">30</string>

app/src/main/res/values-zh-rHK/strings.xml

+1
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@
389389
<string name="nc_screen_lock_timeout_300">5分鐘</string>
390390
<string name="nc_screen_lock_timeout_60">一分鐘</string>
391391
<string name="nc_screen_lock_timeout_600">10分鐘</string>
392+
<string name="nc_screen_lock_timeout_immediate">即時</string>
392393
<string name="nc_screen_lock_timeout_six_hundred">600</string>
393394
<string name="nc_screen_lock_timeout_sixty">60</string>
394395
<string name="nc_screen_lock_timeout_thirty">30</string>

app/src/main/res/values-zh-rTW/strings.xml

+1
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@
389389
<string name="nc_screen_lock_timeout_300">5分鐘</string>
390390
<string name="nc_screen_lock_timeout_60">一分鐘</string>
391391
<string name="nc_screen_lock_timeout_600">10分鐘</string>
392+
<string name="nc_screen_lock_timeout_immediate">即時</string>
392393
<string name="nc_screen_lock_timeout_six_hundred">600</string>
393394
<string name="nc_screen_lock_timeout_sixty">60</string>
394395
<string name="nc_screen_lock_timeout_thirty">30</string>

0 commit comments

Comments
 (0)