Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jan 17, 2025
1 parent 7c3b01e commit 9a4fb3d
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/values-b+en+001/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,7 @@
<string name="nc_screen_lock_timeout_300">5 minutes</string>
<string name="nc_screen_lock_timeout_60">1 minute</string>
<string name="nc_screen_lock_timeout_600">10 minutes</string>
<string name="nc_screen_lock_timeout_immediate">Immediate</string>
<string name="nc_screen_lock_timeout_six_hundred">600</string>
<string name="nc_screen_lock_timeout_sixty">60</string>
<string name="nc_screen_lock_timeout_thirty">30</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-cs-rCZ/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,7 @@
<string name="nc_screen_lock_timeout_300">5 minut</string>
<string name="nc_screen_lock_timeout_60">1 minuta</string>
<string name="nc_screen_lock_timeout_600">10 minut</string>
<string name="nc_screen_lock_timeout_immediate">Okamžitě</string>
<string name="nc_screen_lock_timeout_six_hundred">600</string>
<string name="nc_screen_lock_timeout_sixty">60</string>
<string name="nc_screen_lock_timeout_thirty">30</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,7 @@
<string name="nc_screen_lock_timeout_300">5 Minuten</string>
<string name="nc_screen_lock_timeout_60">1 Minute</string>
<string name="nc_screen_lock_timeout_600">10 Minuten</string>
<string name="nc_screen_lock_timeout_immediate">Unmittelbar</string>
<string name="nc_screen_lock_timeout_six_hundred">600</string>
<string name="nc_screen_lock_timeout_sixty">60</string>
<string name="nc_screen_lock_timeout_thirty">30</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-ga/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,7 @@
<string name="nc_screen_lock_timeout_300">5 nóiméad</string>
<string name="nc_screen_lock_timeout_60">1 nóiméad</string>
<string name="nc_screen_lock_timeout_600">10 nóiméad</string>
<string name="nc_screen_lock_timeout_immediate">Láithreach</string>
<string name="nc_screen_lock_timeout_six_hundred">600</string>
<string name="nc_screen_lock_timeout_sixty">60</string>
<string name="nc_screen_lock_timeout_thirty">30</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-sv/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,7 @@
<string name="nc_screen_lock_timeout_300">5 minuter</string>
<string name="nc_screen_lock_timeout_60">1 minut</string>
<string name="nc_screen_lock_timeout_600">10 minuter</string>
<string name="nc_screen_lock_timeout_immediate">Omedelbar</string>
<string name="nc_screen_lock_timeout_six_hundred">600</string>
<string name="nc_screen_lock_timeout_sixty">60</string>
<string name="nc_screen_lock_timeout_thirty">30</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-zh-rHK/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,7 @@
<string name="nc_screen_lock_timeout_300">5分鐘</string>
<string name="nc_screen_lock_timeout_60">一分鐘</string>
<string name="nc_screen_lock_timeout_600">10分鐘</string>
<string name="nc_screen_lock_timeout_immediate">即時</string>
<string name="nc_screen_lock_timeout_six_hundred">600</string>
<string name="nc_screen_lock_timeout_sixty">60</string>
<string name="nc_screen_lock_timeout_thirty">30</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,7 @@
<string name="nc_screen_lock_timeout_300">5分鐘</string>
<string name="nc_screen_lock_timeout_60">一分鐘</string>
<string name="nc_screen_lock_timeout_600">10分鐘</string>
<string name="nc_screen_lock_timeout_immediate">即時</string>
<string name="nc_screen_lock_timeout_six_hundred">600</string>
<string name="nc_screen_lock_timeout_sixty">60</string>
<string name="nc_screen_lock_timeout_thirty">30</string>
Expand Down

0 comments on commit 9a4fb3d

Please sign in to comment.