diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-19 02:27:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-19 02:27:03 +0000 |
commit | aaf759bbb09e695de63fafe09405fe71dc6cc3bb (patch) | |
tree | e33e0e883f0ecfc19573b4ca065f17a6f36fbac1 /apps/files/l10n/sc.js | |
parent | 752f3a39f9e4745a241063ff7f3322b753fa7bbb (diff) | |
download | nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.tar.gz nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sc.js')
-rw-r--r-- | apps/files/l10n/sc.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/sc.js b/apps/files/l10n/sc.js index e9771bc48f2..415aa24bfd8 100644 --- a/apps/files/l10n/sc.js +++ b/apps/files/l10n/sc.js @@ -142,7 +142,6 @@ OC.L10N.register( "A file or folder has been <strong>changed</strong>" : "Ant <strong>cambiadu</strong> un'archìviu o una cartella", "A favorite file or folder has been <strong>changed</strong>" : "Ant <strong>cambiadu</strong>un'archìviu o una cartella preferida", "All files" : "Totu is archìvios", - "Unlimited" : "Chene lìmites", "Upload (max. %s)" : "Cà rriga (max. %s)", "Accept" : "Atzeta", "Reject" : "Refuda", @@ -184,9 +183,6 @@ OC.L10N.register( "Set up templates folder" : "Imposta cartella de is modellos", "Templates" : "Modellos", "Unable to initialize the templates directory" : "Non faghet a initzializare sa cartella de is modellos", - "%s used" : "%s impreadu", - "%1$s of %2$s used" : "%1$s de %2$s impreadu", - "WebDAV" : "WebDAV", "Toggle %1$s sublist" : "Passa a sa sutalista %1$s", "Toggle grid view" : "Cà mbia a visualizatzione in mosà icu", "No files in here" : "Perunu archìviu", @@ -211,7 +207,11 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Non tenes su permissu pro carrigare o creare archìvios inoghe", "New" : "Nou", "Copied!" : "Copiadu!", + "Unlimited" : "Chene lìmites", "Cannot transfer ownership of a file or folder you don't own" : "Non faghet a tramudare sa propriedade de un'archìviu o cartella de is chi non ses mere", - "Settings" : "Impostatziones" + "%s used" : "%s impreadu", + "%1$s of %2$s used" : "%1$s de %2$s impreadu", + "Settings" : "Impostatziones", + "WebDAV" : "WebDAV" }, "nplurals=2; plural=(n != 1);"); |