Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-03-04 05:26:58 +0300
committerNextcloud bot <bot@nextcloud.com>2022-03-04 05:26:58 +0300
commitbbb8798e47c8ead357821b522208ae6567a39bb7 (patch)
tree54a141830dd600dd8f8e7cb5ad7efa29c2d50c3e /apps
parent676b48f89ae0d201255e9d05a02873728188c86b (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r--apps/dav/l10n/de.js9
-rw-r--r--apps/dav/l10n/de.json9
-rw-r--r--apps/dav/l10n/de_DE.js11
-rw-r--r--apps/dav/l10n/de_DE.json11
-rw-r--r--apps/dav/l10n/it.js1
-rw-r--r--apps/dav/l10n/it.json1
-rw-r--r--apps/dav/l10n/zh_HK.js17
-rw-r--r--apps/dav/l10n/zh_HK.json17
-rw-r--r--apps/files/l10n/ro.js11
-rw-r--r--apps/files/l10n/ro.json11
-rw-r--r--apps/settings/l10n/de.js1
-rw-r--r--apps/settings/l10n/de.json1
-rw-r--r--apps/settings/l10n/de_DE.js1
-rw-r--r--apps/settings/l10n/de_DE.json1
-rw-r--r--apps/settings/l10n/zh_HK.js1
-rw-r--r--apps/settings/l10n/zh_HK.json1
16 files changed, 102 insertions, 2 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js
index a92583101fd..a1556055ba7 100644
--- a/apps/dav/l10n/de.js
+++ b/apps/dav/l10n/de.js
@@ -109,12 +109,21 @@ OC.L10N.register(
"You updated contact {card} in address book {addressbook}" : "Du hast den Kontakt {card} im Adressbuch {addressbook} aktualisiert",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Ein <strong>Kontakt</strong> oder ein <strong>Adressbuch</strong> wurde geändert",
"File is not updatable: %1$s" : "Datei kann nicht aktualisiert werden: %1$s",
+ "Could not write to final file, canceled by hook" : "In die endgültige Datei konnte nicht geschrieben werden, wurde durch einen Hook abgebrochen",
"Could not write file contents" : "Dateiinhalt konnte nicht geschrieben werden",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
+ "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Fehler beim Kopieren der Datei in den Zielspeicherort (kopiert: %1$s, erwartete Dateigröße: %2$s)",
+ "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "Erwartete Dateigröße von %1$s, aber %2$s gelesen (vom Nextcloud-Client) und geschrieben (in den Nextcloud-Speicher). Dies kann entweder ein Netzwerkproblem auf der sendenden Seite oder ein Problem beim Schreiben in den Speicher auf der Serverseite sein.",
+ "Could not rename part file to final file, canceled by hook" : "Konnte temporäre Datei nicht in die endgültige Datei umbenennen, wurde durch einen Hook abgebrochen",
+ "Could not rename part file to final file" : "Konnte temporäre Datei nicht in die endgültige Datei umbenennen",
"Failed to check file size: %1$s" : "Dateigröße konnte nicht überprüft werden: %1$s",
"Could not open file" : "Datei konnte nicht geöffnet werden",
"Encryption not ready: %1$s" : "Verschlüsselung nicht bereit: %1$s",
"Failed to open file: %1$s" : "Datei konnte nicht geöffnet werden: %1$s",
+ "Failed to unlink: %1$s" : "Fehler beim Aufheben der Verknüpfung: %1$s",
+ "Invalid chunk name" : "Ungültiger Chunk-Name",
+ "Could not rename part file assembled from chunks" : "Aus Chunks zusammengesetzte temporäre Datei konnte nicht umbenannt werden",
+ "Failed to write file contents: %1$s" : "Fehler beim Schreiben des Dateiinhaltes: %1$s",
"File not found: %1$s" : "Datei nicht gefunden: %1$s",
"System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.",
"Upgrade needed" : "Aktualisierung erforderlich",
diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json
index e62b15261ca..619e22c6bd8 100644
--- a/apps/dav/l10n/de.json
+++ b/apps/dav/l10n/de.json
@@ -107,12 +107,21 @@
"You updated contact {card} in address book {addressbook}" : "Du hast den Kontakt {card} im Adressbuch {addressbook} aktualisiert",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Ein <strong>Kontakt</strong> oder ein <strong>Adressbuch</strong> wurde geändert",
"File is not updatable: %1$s" : "Datei kann nicht aktualisiert werden: %1$s",
+ "Could not write to final file, canceled by hook" : "In die endgültige Datei konnte nicht geschrieben werden, wurde durch einen Hook abgebrochen",
"Could not write file contents" : "Dateiinhalt konnte nicht geschrieben werden",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
+ "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Fehler beim Kopieren der Datei in den Zielspeicherort (kopiert: %1$s, erwartete Dateigröße: %2$s)",
+ "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "Erwartete Dateigröße von %1$s, aber %2$s gelesen (vom Nextcloud-Client) und geschrieben (in den Nextcloud-Speicher). Dies kann entweder ein Netzwerkproblem auf der sendenden Seite oder ein Problem beim Schreiben in den Speicher auf der Serverseite sein.",
+ "Could not rename part file to final file, canceled by hook" : "Konnte temporäre Datei nicht in die endgültige Datei umbenennen, wurde durch einen Hook abgebrochen",
+ "Could not rename part file to final file" : "Konnte temporäre Datei nicht in die endgültige Datei umbenennen",
"Failed to check file size: %1$s" : "Dateigröße konnte nicht überprüft werden: %1$s",
"Could not open file" : "Datei konnte nicht geöffnet werden",
"Encryption not ready: %1$s" : "Verschlüsselung nicht bereit: %1$s",
"Failed to open file: %1$s" : "Datei konnte nicht geöffnet werden: %1$s",
+ "Failed to unlink: %1$s" : "Fehler beim Aufheben der Verknüpfung: %1$s",
+ "Invalid chunk name" : "Ungültiger Chunk-Name",
+ "Could not rename part file assembled from chunks" : "Aus Chunks zusammengesetzte temporäre Datei konnte nicht umbenannt werden",
+ "Failed to write file contents: %1$s" : "Fehler beim Schreiben des Dateiinhaltes: %1$s",
"File not found: %1$s" : "Datei nicht gefunden: %1$s",
"System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.",
"Upgrade needed" : "Aktualisierung erforderlich",
diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js
index 73d336afe47..66f183e5219 100644
--- a/apps/dav/l10n/de_DE.js
+++ b/apps/dav/l10n/de_DE.js
@@ -109,12 +109,21 @@ OC.L10N.register(
"You updated contact {card} in address book {addressbook}" : "Sie haben den Kontakt {card} im Adressbuch {addressbook} aktualisiert",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Ein <strong>Kontakt</strong> oder ein <strong>Adressbuch</strong> wurde geändert",
"File is not updatable: %1$s" : "Datei kann nicht aktualisiert werden: %1$s",
- "Could not write file contents" : "Dateiinhalt konnte nicht geschrieben werden",
+ "Could not write to final file, canceled by hook" : "Konnte nicht in die endgültige Datei schreiben, wurde durch Hook abgebrochen.",
+ "Could not write file contents" : "Dateiinhalt konnte nicht geschrieben werden",
"_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"],
+ "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Fehler beim Kopieren der Datei in den Zielspeicherort (kopiert: %1$s, erwartete Dateigröße: %2$s)",
+ "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "Erwartete Dateigröße von %1$s, aber %2$s gelesen (vom Nextcloud-Client) und geschrieben (in den Nextcloud-Speicher). Dies kann entweder ein Netzwerkproblem auf der sendenden Seite oder ein Problem beim Schreiben in den Speicher auf der Serverseite sein.",
+ "Could not rename part file to final file, canceled by hook" : "Konnte Teildatei nicht in endgültige Datei umbenennen, wurde durch Hook abgebrochen.",
+ "Could not rename part file to final file" : "Konnte Teildatei nicht in endgültige Datei umbenennen",
"Failed to check file size: %1$s" : "Dateigröße konnte nicht überprüft werden: %1$s",
"Could not open file" : "Datei konnte nicht geöffnet werden",
"Encryption not ready: %1$s" : "Verschlüsselung nicht bereit: %1$s",
"Failed to open file: %1$s" : "Datei konnte nicht geöffnet werden: %1$s",
+ "Failed to unlink: %1$s" : "Fehler beim Aufheben der Verknüpfung: %1$s",
+ "Invalid chunk name" : "Ungültiger Chunk-Name",
+ "Could not rename part file assembled from chunks" : "Aus Chunks zusammengesetzte Teildatei konnte nicht umbenannt werden",
+ "Failed to write file contents: %1$s" : "Fehler beim Schreiben des Dateiinhalts: %1$s",
"File not found: %1$s" : "Datei nicht gefunden: %1$s",
"System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.",
"Upgrade needed" : "Aktualisierung erforderlich",
diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json
index 2e97759ef19..f5627a45076 100644
--- a/apps/dav/l10n/de_DE.json
+++ b/apps/dav/l10n/de_DE.json
@@ -107,12 +107,21 @@
"You updated contact {card} in address book {addressbook}" : "Sie haben den Kontakt {card} im Adressbuch {addressbook} aktualisiert",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Ein <strong>Kontakt</strong> oder ein <strong>Adressbuch</strong> wurde geändert",
"File is not updatable: %1$s" : "Datei kann nicht aktualisiert werden: %1$s",
- "Could not write file contents" : "Dateiinhalt konnte nicht geschrieben werden",
+ "Could not write to final file, canceled by hook" : "Konnte nicht in die endgültige Datei schreiben, wurde durch Hook abgebrochen.",
+ "Could not write file contents" : "Dateiinhalt konnte nicht geschrieben werden",
"_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"],
+ "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Fehler beim Kopieren der Datei in den Zielspeicherort (kopiert: %1$s, erwartete Dateigröße: %2$s)",
+ "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "Erwartete Dateigröße von %1$s, aber %2$s gelesen (vom Nextcloud-Client) und geschrieben (in den Nextcloud-Speicher). Dies kann entweder ein Netzwerkproblem auf der sendenden Seite oder ein Problem beim Schreiben in den Speicher auf der Serverseite sein.",
+ "Could not rename part file to final file, canceled by hook" : "Konnte Teildatei nicht in endgültige Datei umbenennen, wurde durch Hook abgebrochen.",
+ "Could not rename part file to final file" : "Konnte Teildatei nicht in endgültige Datei umbenennen",
"Failed to check file size: %1$s" : "Dateigröße konnte nicht überprüft werden: %1$s",
"Could not open file" : "Datei konnte nicht geöffnet werden",
"Encryption not ready: %1$s" : "Verschlüsselung nicht bereit: %1$s",
"Failed to open file: %1$s" : "Datei konnte nicht geöffnet werden: %1$s",
+ "Failed to unlink: %1$s" : "Fehler beim Aufheben der Verknüpfung: %1$s",
+ "Invalid chunk name" : "Ungültiger Chunk-Name",
+ "Could not rename part file assembled from chunks" : "Aus Chunks zusammengesetzte Teildatei konnte nicht umbenannt werden",
+ "Failed to write file contents: %1$s" : "Fehler beim Schreiben des Dateiinhalts: %1$s",
"File not found: %1$s" : "Datei nicht gefunden: %1$s",
"System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.",
"Upgrade needed" : "Aktualisierung erforderlich",
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js
index 94c1447ef08..41715e2b884 100644
--- a/apps/dav/l10n/it.js
+++ b/apps/dav/l10n/it.js
@@ -113,6 +113,7 @@ OC.L10N.register(
"Could not write file contents" : "Impossibile scrivere il contenuto del file",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Errore durante la copia del file nella destinazione (copiato: %1$s, dimensione prevista del file: %2$s)",
+ "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "Dimensione prevista del file %1$s, letto (dal client Nextcloud) e scritto (nell'archivio Nextcloud) %2$s. Potrebbe trattarsi di un problema di rete sul lato d'invio o di un problema di scrittura nell'archivio sul lato server.",
"Could not rename part file to final file, canceled by hook" : "Impossibile rinominare il file di parte in file finale, annullato da hook",
"Could not rename part file to final file" : "Impossibile rinominare il file di parte in file finale",
"Failed to check file size: %1$s" : "Verifica della dimensione del file non riuscito: %1$s",
diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json
index fb38472b200..ff414acdc62 100644
--- a/apps/dav/l10n/it.json
+++ b/apps/dav/l10n/it.json
@@ -111,6 +111,7 @@
"Could not write file contents" : "Impossibile scrivere il contenuto del file",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Errore durante la copia del file nella destinazione (copiato: %1$s, dimensione prevista del file: %2$s)",
+ "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "Dimensione prevista del file %1$s, letto (dal client Nextcloud) e scritto (nell'archivio Nextcloud) %2$s. Potrebbe trattarsi di un problema di rete sul lato d'invio o di un problema di scrittura nell'archivio sul lato server.",
"Could not rename part file to final file, canceled by hook" : "Impossibile rinominare il file di parte in file finale, annullato da hook",
"Could not rename part file to final file" : "Impossibile rinominare il file di parte in file finale",
"Failed to check file size: %1$s" : "Verifica della dimensione del file non riuscito: %1$s",
diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js
index 99b4ae9bd6b..e6f0d18230d 100644
--- a/apps/dav/l10n/zh_HK.js
+++ b/apps/dav/l10n/zh_HK.js
@@ -108,6 +108,23 @@ OC.L10N.register(
"{actor} updated contact {card} in address book {addressbook}" : "{actor} 更新了通訊錄 {addressbook} 中的聯絡人 {card}",
"You updated contact {card} in address book {addressbook}" : "您更新了通訊錄 {addressbook} 中的聯絡人 {card}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "聯絡人或通訊錄被修改",
+ "File is not updatable: %1$s" : "檔案無法更新:%1$s",
+ "Could not write to final file, canceled by hook" : "無法寫入最終檔案,被掛勾取消",
+ "Could not write file contents" : "無法寫入檔案內容",
+ "_%n byte_::_%n bytes_" : ["%n 位元組"],
+ "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "將檔案複製到目標位置時發生錯誤(已複製:%1$s,預期的檔案大小:%2$s)",
+ "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "預期的檔案大小為 %1$s,但讀取(從 Nextcloud 客戶端)與寫入(至 Nextcloud 儲存空間)%2$s。可能是傳送端的網路問題或是伺服器端的儲存空間寫入問題。",
+ "Could not rename part file to final file, canceled by hook" : "無法將部份檔案重新命名為最終檔案,被掛勾取消",
+ "Could not rename part file to final file" : "無法將部份檔案重新命名為最終檔案",
+ "Failed to check file size: %1$s" : "檢查檔案大小失敗:%1$s",
+ "Could not open file" : "無法開啟檔案",
+ "Encryption not ready: %1$s" : "尚未準備好加密:%1$s",
+ "Failed to open file: %1$s" : "開啟檔案失敗:%1$s",
+ "Failed to unlink: %1$s" : "解除連結失敗:%1$s",
+ "Invalid chunk name" : "無效的區塊名稱",
+ "Could not rename part file assembled from chunks" : "無法重新命名從區塊組合成的部份檔案",
+ "Failed to write file contents: %1$s" : "寫入檔案內容失敗:%1$s",
+ "File not found: %1$s" : "找不到檔案:%1$s",
"System is in maintenance mode." : "系統處於維護模式。",
"Upgrade needed" : "需要升級",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的 %s 必須要設定 HTTPS ,才能在 iOS/macOS 上使用 CalDAV 和 CardDAV",
diff --git a/apps/dav/l10n/zh_HK.json b/apps/dav/l10n/zh_HK.json
index ecbd4434731..fb5a5a101f7 100644
--- a/apps/dav/l10n/zh_HK.json
+++ b/apps/dav/l10n/zh_HK.json
@@ -106,6 +106,23 @@
"{actor} updated contact {card} in address book {addressbook}" : "{actor} 更新了通訊錄 {addressbook} 中的聯絡人 {card}",
"You updated contact {card} in address book {addressbook}" : "您更新了通訊錄 {addressbook} 中的聯絡人 {card}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "聯絡人或通訊錄被修改",
+ "File is not updatable: %1$s" : "檔案無法更新:%1$s",
+ "Could not write to final file, canceled by hook" : "無法寫入最終檔案,被掛勾取消",
+ "Could not write file contents" : "無法寫入檔案內容",
+ "_%n byte_::_%n bytes_" : ["%n 位元組"],
+ "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "將檔案複製到目標位置時發生錯誤(已複製:%1$s,預期的檔案大小:%2$s)",
+ "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "預期的檔案大小為 %1$s,但讀取(從 Nextcloud 客戶端)與寫入(至 Nextcloud 儲存空間)%2$s。可能是傳送端的網路問題或是伺服器端的儲存空間寫入問題。",
+ "Could not rename part file to final file, canceled by hook" : "無法將部份檔案重新命名為最終檔案,被掛勾取消",
+ "Could not rename part file to final file" : "無法將部份檔案重新命名為最終檔案",
+ "Failed to check file size: %1$s" : "檢查檔案大小失敗:%1$s",
+ "Could not open file" : "無法開啟檔案",
+ "Encryption not ready: %1$s" : "尚未準備好加密:%1$s",
+ "Failed to open file: %1$s" : "開啟檔案失敗:%1$s",
+ "Failed to unlink: %1$s" : "解除連結失敗:%1$s",
+ "Invalid chunk name" : "無效的區塊名稱",
+ "Could not rename part file assembled from chunks" : "無法重新命名從區塊組合成的部份檔案",
+ "Failed to write file contents: %1$s" : "寫入檔案內容失敗:%1$s",
+ "File not found: %1$s" : "找不到檔案:%1$s",
"System is in maintenance mode." : "系統處於維護模式。",
"Upgrade needed" : "需要升級",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的 %s 必須要設定 HTTPS ,才能在 iOS/macOS 上使用 CalDAV 和 CardDAV",
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js
index 099c2df240b..e381d6b1214 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -58,6 +58,7 @@ OC.L10N.register(
"Could not create folder \"{dir}\" because it already exists" : "Nu s-a putut crea directorul \"{dir}\" deoarece există deja unul cu același nume",
"Error deleting file \"{fileName}\"." : "Eroare la ștergerea fișierului \"{fileName}\".",
"No search results in other folders for {tag}{filter}{endtag}" : "Nu au fost găsite rezultate în alte directoare pentru {tag}{filter}{endtag}",
+ "Enter more than two characters to search in other folders" : "Introduceți mai mult de două caractere pentru a căuta în alte dosare",
"Name" : "Nume",
"Size" : "Mărime",
"Modified" : "Modificat",
@@ -75,6 +76,7 @@ OC.L10N.register(
"File name cannot be empty." : "Numele fișierului nu poate rămâne gol.",
"\"/\" is not allowed inside a file name." : "\"/\" nu este permis în denumirea fișierului.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" ",
+ "Storage of {owner} is full, files cannot be updated or synced anymore!" : "Spațiul de stocare alocat {owner} este plin, drept urmare fișierele nu mai pot fi sincronizate sau updatate !",
"View in folder" : "Vizualizează în director",
"Copied!" : "S-a copiat!",
"Copy direct link (only works for users who have access to this file/folder)" : "Copiază link direct (funcționeză numai pentru utilizatorii care au acces la acest fișier/director)",
@@ -130,12 +132,20 @@ OC.L10N.register(
"in %s" : "în %s",
"File Management" : "Management fișiere",
"Tags" : "Etichete",
+ "Cancel" : "Anulare",
+ "Create" : "Crează",
+ "Create a new file with the selected template" : "Crează un fișier nou cu șablonul selectat",
+ "Creating file" : "Se crează fișierul",
+ "Blank" : "Gol",
"%s used" : "%s folosiți",
"%s%% of %s used" : "%s%%din %sfolosiți",
"%1$s of %2$s used" : "%1$s din %2$s utilizat",
"Settings" : "Setări",
"Show hidden files" : "Arată fișierele ascunse",
+ "Crop image previews" : "Previzualizarea imaginii decupate",
"WebDAV" : "WebDAV",
+ "Use this address to access your Files via WebDAV" : "Folosiți această adresă pentru a accesa fișierele dumneavoastră folosind WebDAV",
+ "Toggle %1$s sublist" : "Comută %1$s sublistă",
"Toggle grid view" : "Comută vizualizarea grilă",
"No files in here" : "Niciun fișier aici",
"Upload some content or sync with your devices!" : "Încarcă ceva conținut sau sincronizează cu dispozitivele tale!",
@@ -151,6 +161,7 @@ OC.L10N.register(
"Shared with you" : "Partajat cu tine",
"Shared by link" : "Partajat prin link",
"Deleted shares" : "Partajări șterse",
+ "Pending shares" : "Partajări in asteptare",
"Text file" : "Fișier text",
"New text file.txt" : "Fișier nou.txt",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Spațiul de stocare pentru {owner} este plin, fișierele nu mai pot fi incărcate sau sincronizate!",
diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json
index 8ceba57ffc2..fc1f938832d 100644
--- a/apps/files/l10n/ro.json
+++ b/apps/files/l10n/ro.json
@@ -56,6 +56,7 @@
"Could not create folder \"{dir}\" because it already exists" : "Nu s-a putut crea directorul \"{dir}\" deoarece există deja unul cu același nume",
"Error deleting file \"{fileName}\"." : "Eroare la ștergerea fișierului \"{fileName}\".",
"No search results in other folders for {tag}{filter}{endtag}" : "Nu au fost găsite rezultate în alte directoare pentru {tag}{filter}{endtag}",
+ "Enter more than two characters to search in other folders" : "Introduceți mai mult de două caractere pentru a căuta în alte dosare",
"Name" : "Nume",
"Size" : "Mărime",
"Modified" : "Modificat",
@@ -73,6 +74,7 @@
"File name cannot be empty." : "Numele fișierului nu poate rămâne gol.",
"\"/\" is not allowed inside a file name." : "\"/\" nu este permis în denumirea fișierului.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" ",
+ "Storage of {owner} is full, files cannot be updated or synced anymore!" : "Spațiul de stocare alocat {owner} este plin, drept urmare fișierele nu mai pot fi sincronizate sau updatate !",
"View in folder" : "Vizualizează în director",
"Copied!" : "S-a copiat!",
"Copy direct link (only works for users who have access to this file/folder)" : "Copiază link direct (funcționeză numai pentru utilizatorii care au acces la acest fișier/director)",
@@ -128,12 +130,20 @@
"in %s" : "în %s",
"File Management" : "Management fișiere",
"Tags" : "Etichete",
+ "Cancel" : "Anulare",
+ "Create" : "Crează",
+ "Create a new file with the selected template" : "Crează un fișier nou cu șablonul selectat",
+ "Creating file" : "Se crează fișierul",
+ "Blank" : "Gol",
"%s used" : "%s folosiți",
"%s%% of %s used" : "%s%%din %sfolosiți",
"%1$s of %2$s used" : "%1$s din %2$s utilizat",
"Settings" : "Setări",
"Show hidden files" : "Arată fișierele ascunse",
+ "Crop image previews" : "Previzualizarea imaginii decupate",
"WebDAV" : "WebDAV",
+ "Use this address to access your Files via WebDAV" : "Folosiți această adresă pentru a accesa fișierele dumneavoastră folosind WebDAV",
+ "Toggle %1$s sublist" : "Comută %1$s sublistă",
"Toggle grid view" : "Comută vizualizarea grilă",
"No files in here" : "Niciun fișier aici",
"Upload some content or sync with your devices!" : "Încarcă ceva conținut sau sincronizează cu dispozitivele tale!",
@@ -149,6 +159,7 @@
"Shared with you" : "Partajat cu tine",
"Shared by link" : "Partajat prin link",
"Deleted shares" : "Partajări șterse",
+ "Pending shares" : "Partajări in asteptare",
"Text file" : "Fișier text",
"New text file.txt" : "Fișier nou.txt",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Spațiul de stocare pentru {owner} este plin, fișierele nu mai pot fi incărcate sau sincronizate!",
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js
index 8095d6fa243..7232c7ada96 100644
--- a/apps/settings/l10n/de.js
+++ b/apps/settings/l10n/de.js
@@ -469,6 +469,7 @@ OC.L10N.register(
"Remove image" : "Bild entfernen",
"png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB",
"Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt",
+ "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Bitte beachte, dass es bis zu 24 Stunden dauern kann, bis der Avatar überall aktualisiert wird.",
"Choose as profile picture" : "Als Profilbild auswählen",
"You are a member of the following groups:" : "Du bist Mitglied folgender Gruppen:",
"You are using <strong>%s</strong>" : "Du benutzt <strong>%s</strong>",
diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json
index 484f7efe21d..e109fb18fb8 100644
--- a/apps/settings/l10n/de.json
+++ b/apps/settings/l10n/de.json
@@ -467,6 +467,7 @@
"Remove image" : "Bild entfernen",
"png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB",
"Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt",
+ "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Bitte beachte, dass es bis zu 24 Stunden dauern kann, bis der Avatar überall aktualisiert wird.",
"Choose as profile picture" : "Als Profilbild auswählen",
"You are a member of the following groups:" : "Du bist Mitglied folgender Gruppen:",
"You are using <strong>%s</strong>" : "Du benutzt <strong>%s</strong>",
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js
index 85c44843397..4a2927e0184 100644
--- a/apps/settings/l10n/de_DE.js
+++ b/apps/settings/l10n/de_DE.js
@@ -469,6 +469,7 @@ OC.L10N.register(
"Remove image" : "Bild entfernen",
"png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB",
"Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt",
+ "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Bitte beachten Sie, dass es bis zu 24 Stunden dauern kann, bis der Avatar überall aktualisiert wird.",
"Choose as profile picture" : "Als Profilbild auswählen",
"You are a member of the following groups:" : "Sie sind Mitglied folgender Gruppen:",
"You are using <strong>%s</strong>" : "Sie benutzen <strong>%s</strong>",
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json
index ce37c3f3b27..71107fdd1b9 100644
--- a/apps/settings/l10n/de_DE.json
+++ b/apps/settings/l10n/de_DE.json
@@ -467,6 +467,7 @@
"Remove image" : "Bild entfernen",
"png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB",
"Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt",
+ "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Bitte beachten Sie, dass es bis zu 24 Stunden dauern kann, bis der Avatar überall aktualisiert wird.",
"Choose as profile picture" : "Als Profilbild auswählen",
"You are a member of the following groups:" : "Sie sind Mitglied folgender Gruppen:",
"You are using <strong>%s</strong>" : "Sie benutzen <strong>%s</strong>",
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js
index d900e2624ae..6793320569d 100644
--- a/apps/settings/l10n/zh_HK.js
+++ b/apps/settings/l10n/zh_HK.js
@@ -469,6 +469,7 @@ OC.L10N.register(
"Remove image" : "移除圖像",
"png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB",
"Picture provided by original account" : "原始賬戶提供的圖片",
+ "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "請注意,頭像最長可能需要24小時才能在所有地方更新。",
"Choose as profile picture" : "設定為個人資料圖片",
"You are a member of the following groups:" : "你是下列群組的成員︰",
"You are using <strong>%s</strong>" : "您已使用了 <strong>%s</strong> 的存儲空間",
diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json
index 076c87d4440..f26b4325f64 100644
--- a/apps/settings/l10n/zh_HK.json
+++ b/apps/settings/l10n/zh_HK.json
@@ -467,6 +467,7 @@
"Remove image" : "移除圖像",
"png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB",
"Picture provided by original account" : "原始賬戶提供的圖片",
+ "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "請注意,頭像最長可能需要24小時才能在所有地方更新。",
"Choose as profile picture" : "設定為個人資料圖片",
"You are a member of the following groups:" : "你是下列群組的成員︰",
"You are using <strong>%s</strong>" : "您已使用了 <strong>%s</strong> 的存儲空間",