diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-11 00:30:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-11 00:30:19 +0000 |
commit | 9df163c65621f62d428a9e81d1c642d61ca89dd6 (patch) | |
tree | 475a14bf3b172877edd0fa58e20de1245e0c046d /apps/files | |
parent | d46779711cf09c4c902d2057931d046d6b89b840 (diff) | |
download | nextcloud-server-9df163c65621f62d428a9e81d1c642d61ca89dd6.tar.gz nextcloud-server-9df163c65621f62d428a9e81d1c642d61ca89dd6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/ar.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/ar.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/ca.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/ca.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/fi.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/fi.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/zh_TW.json | 1 |
14 files changed, 16 insertions, 0 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 1dfe150ecaf..838df930e15 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -32,6 +32,7 @@ OC.L10N.register( "Move" : "نقل", "Copy" : "نسخ", "Choose target folder" : "اختر مكان المجلد", + "Set reminder" : "ضبط التذكير", "Edit locally" : "تعديل محليًا", "Open" : "افتح", "Delete file" : "احذف الملف", diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index ae85fe9e6d7..15cb79db21c 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -30,6 +30,7 @@ "Move" : "نقل", "Copy" : "نسخ", "Choose target folder" : "اختر مكان المجلد", + "Set reminder" : "ضبط التذكير", "Edit locally" : "تعديل محليًا", "Open" : "افتح", "Delete file" : "احذف الملف", diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index 4191985730a..08e56c1d52e 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -32,6 +32,7 @@ OC.L10N.register( "Move" : "Mou", "Copy" : "Copia", "Choose target folder" : "Trieu la carpeta de destinació", + "Set reminder" : "Defineix un recordatori", "Edit locally" : "Edita localment", "Open" : "Obre", "Delete file" : "Suprimeix el fitxer", diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index b72feb2a096..302b5e7f916 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -30,6 +30,7 @@ "Move" : "Mou", "Copy" : "Copia", "Choose target folder" : "Trieu la carpeta de destinació", + "Set reminder" : "Defineix un recordatori", "Edit locally" : "Edita localment", "Open" : "Obre", "Delete file" : "Suprimeix el fitxer", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index c1da442103a..4a90712960e 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -32,6 +32,7 @@ OC.L10N.register( "Move" : "Verschieben", "Copy" : "Kopieren", "Choose target folder" : "Zielordner auswählen", + "Set reminder" : "Erinnerung erstellen", "Edit locally" : "Lokal bearbeiten", "Open" : "Öffnen", "Delete file" : "Datei löschen", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 37646800527..bd9ce939360 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -30,6 +30,7 @@ "Move" : "Verschieben", "Copy" : "Kopieren", "Choose target folder" : "Zielordner auswählen", + "Set reminder" : "Erinnerung erstellen", "Edit locally" : "Lokal bearbeiten", "Open" : "Öffnen", "Delete file" : "Datei löschen", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 4a21636535e..8db2a40e5e5 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -32,6 +32,7 @@ OC.L10N.register( "Move" : "Move", "Copy" : "Copy", "Choose target folder" : "Choose target folder", + "Set reminder" : "Set reminder", "Edit locally" : "Edit locally", "Open" : "Open", "Delete file" : "Delete file", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 16b2a131ff0..e71423f0a97 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -30,6 +30,7 @@ "Move" : "Move", "Copy" : "Copy", "Choose target folder" : "Choose target folder", + "Set reminder" : "Set reminder", "Edit locally" : "Edit locally", "Open" : "Open", "Delete file" : "Delete file", diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 4fd0378373b..f3f6215d013 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -32,6 +32,7 @@ OC.L10N.register( "Move" : "Siirrä", "Copy" : "Kopioi", "Choose target folder" : "Valitse kohdekansio", + "Set reminder" : "Aseta muistutus", "Edit locally" : "Muokkaa paikallisesti", "Open" : "Avaa", "Delete file" : "Poista tiedosto", @@ -243,6 +244,7 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä", "List of recently modified files and folders." : "Luettelo äskettäin muokatuista tiedostoista ja kansioista.", "No recently modified files" : "Ei äskettäin muokattuja tiedostoja", + "Files and folders you recently modified will show up here." : "Äskettäin muokkaamasi tiedostot ja kansiot näkyvät täällä.", "Toggle grid view" : "Ruudukkonäkymä päälle/pois", "No entries found in this folder" : "Ei kohteita tässä kansiossa", "Upload too large" : "Lähetettävä tiedosto on liian suuri", diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 68555b872e6..b0ccf1287ba 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -30,6 +30,7 @@ "Move" : "Siirrä", "Copy" : "Kopioi", "Choose target folder" : "Valitse kohdekansio", + "Set reminder" : "Aseta muistutus", "Edit locally" : "Muokkaa paikallisesti", "Open" : "Avaa", "Delete file" : "Poista tiedosto", @@ -241,6 +242,7 @@ "Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä", "List of recently modified files and folders." : "Luettelo äskettäin muokatuista tiedostoista ja kansioista.", "No recently modified files" : "Ei äskettäin muokattuja tiedostoja", + "Files and folders you recently modified will show up here." : "Äskettäin muokkaamasi tiedostot ja kansiot näkyvät täällä.", "Toggle grid view" : "Ruudukkonäkymä päälle/pois", "No entries found in this folder" : "Ei kohteita tässä kansiossa", "Upload too large" : "Lähetettävä tiedosto on liian suuri", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index a1703133a6f..fcea217faba 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -32,6 +32,7 @@ OC.L10N.register( "Move" : "移動", "Copy" : "複製", "Choose target folder" : "選擇目標資料夾", + "Set reminder" : "設定提醒", "Edit locally" : "在近端編輯", "Open" : "開啟", "Delete file" : "刪除檔案", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 363514d5e26..b447c994571 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -30,6 +30,7 @@ "Move" : "移動", "Copy" : "複製", "Choose target folder" : "選擇目標資料夾", + "Set reminder" : "設定提醒", "Edit locally" : "在近端編輯", "Open" : "開啟", "Delete file" : "刪除檔案", diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 3d07fa31e26..52df07232e1 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -32,6 +32,7 @@ OC.L10N.register( "Move" : "移動", "Copy" : "複製", "Choose target folder" : "選擇目標資料夾", + "Set reminder" : "設定提醒", "Edit locally" : "本機編輯", "Open" : "開啟", "Delete file" : "刪除檔案", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 8b2ea41f304..a572f64f75e 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -30,6 +30,7 @@ "Move" : "移動", "Copy" : "複製", "Choose target folder" : "選擇目標資料夾", + "Set reminder" : "設定提醒", "Edit locally" : "本機編輯", "Open" : "開啟", "Delete file" : "刪除檔案", |