summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/br.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-19 02:27:03 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-19 02:27:03 +0000
commitaaf759bbb09e695de63fafe09405fe71dc6cc3bb (patch)
treee33e0e883f0ecfc19573b4ca065f17a6f36fbac1 /apps/files/l10n/br.js
parent752f3a39f9e4745a241063ff7f3322b753fa7bbb (diff)
downloadnextcloud-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/br.js')
-rw-r--r--apps/files/l10n/br.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/br.js b/apps/files/l10n/br.js
index 31344247f19..109d7f89163 100644
--- a/apps/files/l10n/br.js
+++ b/apps/files/l10n/br.js
@@ -126,7 +126,6 @@ OC.L10N.register(
"A file or folder has been <strong>changed</strong>" : "Ur restr pe un teuliad a zo bet <strong>cheƱchet</strong>",
"A favorite file or folder has been <strong>changed</strong>" : "Unan eus ho restr pe teuliad karetaƱ a zo bet <strong>cheƱchet</strong>",
"All files" : "An holl restroĆ¹",
- "Unlimited" : "Didermenet",
"Upload (max. %s)" : "Pellgas (max. %s)",
"Accept" : "AsantiƱ",
"Reject" : "Nac'haƱ",
@@ -158,9 +157,6 @@ OC.L10N.register(
"Error while loading the file data" : "Ur fazi zo bet en ur gargaƱ roadennoĆ¹ar restr",
"Cancel" : "Arrest",
"Create" : "KrouiƱ",
- "%s used" : "%s implijet",
- "%1$s of %2$s used" : "%1$s diwar%2$s implijet",
- "WebDAV" : "WebDAV",
"Toggle grid view" : "Gweredekat/Diweredekat an diskwel roued",
"No files in here" : "Restr ebet amaƱ",
"Upload some content or sync with your devices!" : "Pellgas endalc'hoĆ¹ pe gempredaƱ ho mekanikoĆ¹!",
@@ -184,7 +180,11 @@ OC.L10N.register(
"You donā€™t have permission to upload or create files here" : "N'och ket aotreet kas pe krouiƱ restroĆ¹ amaƱ",
"New" : "Nevez",
"Copied!" : "Eilet eo !",
+ "Unlimited" : "Didermenet",
"Cannot transfer ownership of a file or folder you don't own" : "N'hallit ket treuzkas perc'henniezh ur restr pe un teuliad ma n'oc'h ket e berc'henn",
- "Settings" : "ArventennoĆ¹"
+ "%s used" : "%s implijet",
+ "%1$s of %2$s used" : "%1$s diwar%2$s implijet",
+ "Settings" : "ArventennoĆ¹",
+ "WebDAV" : "WebDAV"
},
"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);");