]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorNextcloud bot <bot@nextcloud.com>
Wed, 8 Jul 2020 02:16:58 +0000 (02:16 +0000)
committerNextcloud bot <bot@nextcloud.com>
Wed, 8 Jul 2020 02:16:58 +0000 (02:16 +0000)
24 files changed:
apps/accessibility/l10n/br.js [new file with mode: 0644]
apps/accessibility/l10n/br.json [new file with mode: 0644]
apps/files/l10n/sl.js
apps/files/l10n/sl.json
apps/files_sharing/l10n/sl.js
apps/files_sharing/l10n/sl.json
core/l10n/br.js
core/l10n/br.json
core/l10n/es.js
core/l10n/es.json
core/l10n/gl.js
core/l10n/gl.json
core/l10n/it.js
core/l10n/it.json
core/l10n/pl.js
core/l10n/pl.json
core/l10n/pt_BR.js
core/l10n/pt_BR.json
core/l10n/sk.js
core/l10n/sk.json
core/l10n/tr.js
core/l10n/tr.json
lib/l10n/br.js
lib/l10n/br.json

diff --git a/apps/accessibility/l10n/br.js b/apps/accessibility/l10n/br.js
new file mode 100644 (file)
index 0000000..8650dbe
--- /dev/null
@@ -0,0 +1,27 @@
+OC.L10N.register(
+    "accessibility",
+    {
+    "Dark theme" : "Dodenn deñval",
+    "Enable dark theme" : "Gweredekat an dodenn deñval",
+    "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Un dodenn deñval evit distannañ ho taoulagad en ur vihanaat ar sklêrijenn. Emañ war ziorren c'hoazh, setu ma c'hallit kas deomp hoc'h evezhiadennoù.",
+    "High contrast mode" : "Mod dargemm uhel",
+    "Enable high contrast mode" : "Gweredekat an dargemm uhel",
+    "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ur mod dargemm uhel evit aesaat ho merdeiñ. Bihanaet e vo ar c'halite met brasaet ar spisder .",
+    "Dyslexia font" : "Font evit an disleksiezh",
+    "Enable dyslexia font" : "Gweredekat ar font evit an disleksiezh",
+    "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic a zo ur folis stummet evit skañva ar fazioù lenn pennañ graet blamm d'an drouglenn.",
+    "Accessibility" : "Diraezusted",
+    "Accessibility options for nextcloud" : "Dibab diraezusted evit nexcloud",
+    "Provides multiple accessibilities options to ease your use of Nextcloud" : "Roet vez meur a dibab diraezusted evit gwelaat implij Nexcloud",
+    "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Un digoradur da toud an dud a zo pouezus kenañ evideomp. Heulied a vez ganeomp ar standardoù web ha gwiriet a vez m'az eo an implij posuple evit tout an dud, hep logedenn ivez, ha gant meziantoù sikour evel screenreaders. Klasket vez ober hervez ar  {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 gant ul live AA, gant an tem peursisheñvel bras eus ul live AAA memes.",
+    "If you find any issues, don’t hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Ma vez kavet ur gudennoù ganeoc'h, na dortit ket da kelaoiñ anezho da {issuetracker}o heulier kudennoù{linkend}. Ha m'o peus c'hoant sikour, deuit en {designteam}o skipailh design{linkend}!",
+    "High contrast theme" : "Tem peursishevelder kreñv",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tem gant peursishevelder kreñv a aesa o merdeiñ. Ar ferzh-gwelet a vo digresket mes gwellaet a vo ar splannder.",
+    "Web Content Accessibility Guidelines" : "Web Content Accessibility Guidelines",
+    "our issue tracker" : "Or heulier kudennoù",
+    "our design team" : "Or skipailh design",
+    "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Un digoradur da toud an dud a zo pouezus kenañ evideomp. Heulied a vez ganeomp ar standardoù web ha gwiriet a vez m'az eo an implij posuple evit tout an dud, hep logedenn ivez, ha gant meziantoù sikour evel screenreaders. Klasket vez ober hervez ar {guidelines} 2.1 gant ul live AA, gant an tem peursisheñvel bras eus ul live AAA memes.",
+    "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Ma vez kavet ur gudennoù ganeoc'h, na dortit ket da kelaoiñ anezho da {issuetracker}. Ha m'o peus c'hoant sikour, deuit en {designteam}.",
+    "Enable" : "Aotreañ"
+},
+"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);");
diff --git a/apps/accessibility/l10n/br.json b/apps/accessibility/l10n/br.json
new file mode 100644 (file)
index 0000000..9a55daa
--- /dev/null
@@ -0,0 +1,25 @@
+{ "translations": {
+    "Dark theme" : "Dodenn deñval",
+    "Enable dark theme" : "Gweredekat an dodenn deñval",
+    "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Un dodenn deñval evit distannañ ho taoulagad en ur vihanaat ar sklêrijenn. Emañ war ziorren c'hoazh, setu ma c'hallit kas deomp hoc'h evezhiadennoù.",
+    "High contrast mode" : "Mod dargemm uhel",
+    "Enable high contrast mode" : "Gweredekat an dargemm uhel",
+    "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ur mod dargemm uhel evit aesaat ho merdeiñ. Bihanaet e vo ar c'halite met brasaet ar spisder .",
+    "Dyslexia font" : "Font evit an disleksiezh",
+    "Enable dyslexia font" : "Gweredekat ar font evit an disleksiezh",
+    "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic a zo ur folis stummet evit skañva ar fazioù lenn pennañ graet blamm d'an drouglenn.",
+    "Accessibility" : "Diraezusted",
+    "Accessibility options for nextcloud" : "Dibab diraezusted evit nexcloud",
+    "Provides multiple accessibilities options to ease your use of Nextcloud" : "Roet vez meur a dibab diraezusted evit gwelaat implij Nexcloud",
+    "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Un digoradur da toud an dud a zo pouezus kenañ evideomp. Heulied a vez ganeomp ar standardoù web ha gwiriet a vez m'az eo an implij posuple evit tout an dud, hep logedenn ivez, ha gant meziantoù sikour evel screenreaders. Klasket vez ober hervez ar  {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 gant ul live AA, gant an tem peursisheñvel bras eus ul live AAA memes.",
+    "If you find any issues, don’t hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Ma vez kavet ur gudennoù ganeoc'h, na dortit ket da kelaoiñ anezho da {issuetracker}o heulier kudennoù{linkend}. Ha m'o peus c'hoant sikour, deuit en {designteam}o skipailh design{linkend}!",
+    "High contrast theme" : "Tem peursishevelder kreñv",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tem gant peursishevelder kreñv a aesa o merdeiñ. Ar ferzh-gwelet a vo digresket mes gwellaet a vo ar splannder.",
+    "Web Content Accessibility Guidelines" : "Web Content Accessibility Guidelines",
+    "our issue tracker" : "Or heulier kudennoù",
+    "our design team" : "Or skipailh design",
+    "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Un digoradur da toud an dud a zo pouezus kenañ evideomp. Heulied a vez ganeomp ar standardoù web ha gwiriet a vez m'az eo an implij posuple evit tout an dud, hep logedenn ivez, ha gant meziantoù sikour evel screenreaders. Klasket vez ober hervez ar {guidelines} 2.1 gant ul live AA, gant an tem peursisheñvel bras eus ul live AAA memes.",
+    "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Ma vez kavet ur gudennoù ganeoc'h, na dortit ket da kelaoiñ anezho da {issuetracker}. Ha m'o peus c'hoant sikour, deuit en {designteam}.",
+    "Enable" : "Aotreañ"
+},"pluralForm" :"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);"
+}
\ No newline at end of file
index 85aa7626005af42c4a183e138453736a29f24e0f..7a1f79c4d12cd853c2ae487470b04958a0be9e5e 100644 (file)
@@ -57,6 +57,7 @@ OC.L10N.register(
     "Could not create file \"{file}\"" : "Datoteke »{file}« ni mogoče ustvariti.",
     "Could not create file \"{file}\" because it already exists" : "Datoteke »{file}« ni mogoče ustvariti, ker datoteka z istim imenom že obstaja.",
     "Could not create folder \"{dir}\" because it already exists" : "Ni mogoče ustvariti mape »{dir}«, ker ta že obstaja",
+    "Could not fetch file details \"{file}\"" : "Ni mogoče pridobiti podrobnosti datoteke »{file}«.",
     "Error deleting file \"{fileName}\"." : "Prišli je do napake med brisanjem datoteke »{fileName}«.",
     "No search results in other folders for {tag}{filter}{endtag}" : "Za iskalni niz {tag}{filter}{endtag} ni zadetkov v nobeni mapi",
     "Name" : "Ime",
@@ -138,9 +139,13 @@ OC.L10N.register(
     "Upload (max. %s)" : "Pošiljanje (omejitev %s)",
     "Accept" : "Sprejmi",
     "Reject" : "Zavrni",
+    "Incoming ownership transfer from {user}" : "Vpisana je zahteva za prenos lastništva uporabnika {user}",
+    "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "Ali želite sprejeti pot {path}?\n\nOpomba: po sprejetju lahko prenos traja tudi več kot 1 uro.",
     "Ownership transfer failed" : "Prenos lastništva je spodletel",
+    "Ownership transfer done" : "Prenos lastništva je uspešno končan",
     "File Management" : "Upravljanje datotek",
     "Transfer ownership of a file or folder" : "Prenos lastništva datoteke ali mape",
+    "Choose file or folder to transfer" : "Izbor datoteke ali mape za prenos",
     "Change" : "Spremeni",
     "New owner" : "Nov lastnik",
     "Search users" : "Iskanje uporabnikov",
index 98a106490cc94cb02c83007105176e80423fe52f..fdcb9a13193ec1b11d668fbac25a35ea0db7574d 100644 (file)
@@ -55,6 +55,7 @@
     "Could not create file \"{file}\"" : "Datoteke »{file}« ni mogoče ustvariti.",
     "Could not create file \"{file}\" because it already exists" : "Datoteke »{file}« ni mogoče ustvariti, ker datoteka z istim imenom že obstaja.",
     "Could not create folder \"{dir}\" because it already exists" : "Ni mogoče ustvariti mape »{dir}«, ker ta že obstaja",
+    "Could not fetch file details \"{file}\"" : "Ni mogoče pridobiti podrobnosti datoteke »{file}«.",
     "Error deleting file \"{fileName}\"." : "Prišli je do napake med brisanjem datoteke »{fileName}«.",
     "No search results in other folders for {tag}{filter}{endtag}" : "Za iskalni niz {tag}{filter}{endtag} ni zadetkov v nobeni mapi",
     "Name" : "Ime",
     "Upload (max. %s)" : "Pošiljanje (omejitev %s)",
     "Accept" : "Sprejmi",
     "Reject" : "Zavrni",
+    "Incoming ownership transfer from {user}" : "Vpisana je zahteva za prenos lastništva uporabnika {user}",
+    "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "Ali želite sprejeti pot {path}?\n\nOpomba: po sprejetju lahko prenos traja tudi več kot 1 uro.",
     "Ownership transfer failed" : "Prenos lastništva je spodletel",
+    "Ownership transfer done" : "Prenos lastništva je uspešno končan",
     "File Management" : "Upravljanje datotek",
     "Transfer ownership of a file or folder" : "Prenos lastništva datoteke ali mape",
+    "Choose file or folder to transfer" : "Izbor datoteke ali mape za prenos",
     "Change" : "Spremeni",
     "New owner" : "Nov lastnik",
     "Search users" : "Iskanje uporabnikov",
index 236fc2d386c13b7dc6a35baa7ca33a8c8a81813e..20cdc45fb19f49857a904220d36bd40bfcd29b7e 100644 (file)
@@ -106,7 +106,7 @@ OC.L10N.register(
     "Accept" : "Sprejmi",
     "Reject" : "Zavrni",
     "Sharing" : "Souporaba",
-    "Accept user and group shares by default" : "Privzeto sprejmi souporabo uporabnikov in skupin",
+    "Accept user and group shares by default" : "Privzeto sprejmi uporabniško in skupinsko souporabo predmetov",
     "Allow editing" : "Dovoli urejanje",
     "Allow creating" : "Dovoli ustvarjanje",
     "Allow deleting" : "Dovoli brisanje",
index b4c4fc1d08a59e7be54c9a48fd9a83c64298077b..5dc44f45a205ff5246c2fa11022a891c14c7e6f6 100644 (file)
     "Accept" : "Sprejmi",
     "Reject" : "Zavrni",
     "Sharing" : "Souporaba",
-    "Accept user and group shares by default" : "Privzeto sprejmi souporabo uporabnikov in skupin",
+    "Accept user and group shares by default" : "Privzeto sprejmi uporabniško in skupinsko souporabo predmetov",
     "Allow editing" : "Dovoli urejanje",
     "Allow creating" : "Dovoli ustvarjanje",
     "Allow deleting" : "Dovoli brisanje",
index fd0dcf66b20c47414e5121bbffff56dc56c69491..2bb740d221a5401cd09e652e33525a5196d53993 100644 (file)
@@ -310,6 +310,7 @@ OC.L10N.register(
     "Confirm your password" : "Kadarnañ o ger-tremenn",
     "Connect to your account" : "Kevreit gant o c'hont",
     "Please log in before granting %1$s access to your %2$s account." : "Kit-tre a raok reiñ %1$s tremen d'o c'hont %2$s.",
+    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "M'a n'oc'h ket o klask stumma un ardivink pe meziant nevez, unan bennak a zo o klask lakaat ac'hanoc'h aotreañ anezho da dizout o rouadennoù. M'az eo ze, na gendalc'hit ket, ha kelaouit o administratour.",
     "App token" : "Jedouer meziant",
     "Grant access" : "Reiñ an tremen",
     "Alternative log in using app token" : "Ur mon-tre diseñvel en ur implij ar jedouer meziant",
@@ -366,7 +367,7 @@ OC.L10N.register(
     "Press ⌘-C to copy." : "Pouezañ war ⌘-C evit eilañ. ",
     "Press Ctrl-C to copy." : "Pouezañ war Ctrl-C evit eilañ. ",
     "Unable to create a link share" : "Dibosuple eo krouiñ ul liamm rannan",
-    "Unable to toggle this option" : "Dibosuple eo cheñch an opsion",
+    "Unable to toggle this option" : "Dibosuple eo cheñch an dibab",
     "Resharing is not allowed" : "N'eo ket aotreet an adrannan",
     "Link" : "Liamm",
     "Hide download" : "Skoachañ ar bellkargañ",
index 4c0e477c02b17b6eb857232b2053320fa0715066..bbc484fce9363d75336e055afb42c68153582558 100644 (file)
     "Confirm your password" : "Kadarnañ o ger-tremenn",
     "Connect to your account" : "Kevreit gant o c'hont",
     "Please log in before granting %1$s access to your %2$s account." : "Kit-tre a raok reiñ %1$s tremen d'o c'hont %2$s.",
+    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "M'a n'oc'h ket o klask stumma un ardivink pe meziant nevez, unan bennak a zo o klask lakaat ac'hanoc'h aotreañ anezho da dizout o rouadennoù. M'az eo ze, na gendalc'hit ket, ha kelaouit o administratour.",
     "App token" : "Jedouer meziant",
     "Grant access" : "Reiñ an tremen",
     "Alternative log in using app token" : "Ur mon-tre diseñvel en ur implij ar jedouer meziant",
     "Press ⌘-C to copy." : "Pouezañ war ⌘-C evit eilañ. ",
     "Press Ctrl-C to copy." : "Pouezañ war Ctrl-C evit eilañ. ",
     "Unable to create a link share" : "Dibosuple eo krouiñ ul liamm rannan",
-    "Unable to toggle this option" : "Dibosuple eo cheñch an opsion",
+    "Unable to toggle this option" : "Dibosuple eo cheñch an dibab",
     "Resharing is not allowed" : "N'eo ket aotreet an adrannan",
     "Link" : "Liamm",
     "Hide download" : "Skoachañ ar bellkargañ",
index 7d32d822645539453be4d299ef04b8c3ea77f531..b4425738cd359eeb45310014a71add8ef9da0986 100644 (file)
@@ -310,6 +310,7 @@ OC.L10N.register(
     "Confirm your password" : "Confirme su contraseña",
     "Connect to your account" : "Conectar a cuenta",
     "Please log in before granting %1$s access to your %2$s account." : "Por favor, inicia sesión antes de conceder a %1$s acceso a tu cuenta %2$s.",
+    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Si no está intentando ajustar un nuevo dispositivo o una nueva app, alguien está intentando engañarte para que proporcione acceso a sus datos. En este caso no prosiga y en su lugar avise a su administrador de sistemas.",
     "App token" : "Token de la aplicación",
     "Grant access" : "Conceder acceso",
     "Alternative log in using app token" : "Inicio de sesión alternativo usando el token de la aplicación",
index cfe8272a4645e8c3970292b23767314b8be16668..1f701642706e16fd72a0df6be8fbf8f3f5586892 100644 (file)
     "Confirm your password" : "Confirme su contraseña",
     "Connect to your account" : "Conectar a cuenta",
     "Please log in before granting %1$s access to your %2$s account." : "Por favor, inicia sesión antes de conceder a %1$s acceso a tu cuenta %2$s.",
+    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Si no está intentando ajustar un nuevo dispositivo o una nueva app, alguien está intentando engañarte para que proporcione acceso a sus datos. En este caso no prosiga y en su lugar avise a su administrador de sistemas.",
     "App token" : "Token de la aplicación",
     "Grant access" : "Conceder acceso",
     "Alternative log in using app token" : "Inicio de sesión alternativo usando el token de la aplicación",
index 1df14d020a3650c191e5fcbe0a7d6f1124348e7e..dfebb5773df88d22a8320e77e66f0f1c73326a18 100644 (file)
@@ -310,6 +310,7 @@ OC.L10N.register(
     "Confirm your password" : "Confirme o seu contrasinal",
     "Connect to your account" : "Conectar á sua conta",
     "Please log in before granting %1$s access to your %2$s account." : "Inicie sesión antes de concederlle a %1$s acceso á súa conta %2$s.",
+    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se non está a configurar un dispositivo ou aplicación nova, alguén está tentando enganalo para que lle permita o acceso aos seus datos. Neste caso non continúe e póñase en contacto co administrador do sistema.",
     "App token" : "Testemuña da aplicación",
     "Grant access" : "Permitir o acceso",
     "Alternative log in using app token" : "Acceso alternativo usando a testemuña da aplicación",
index 88e2d8e778433a12b22d4381d768c891e2152d2d..4b9ca825928a1cf9a7dc65cebf9e7a4f78456355 100644 (file)
     "Confirm your password" : "Confirme o seu contrasinal",
     "Connect to your account" : "Conectar á sua conta",
     "Please log in before granting %1$s access to your %2$s account." : "Inicie sesión antes de concederlle a %1$s acceso á súa conta %2$s.",
+    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se non está a configurar un dispositivo ou aplicación nova, alguén está tentando enganalo para que lle permita o acceso aos seus datos. Neste caso non continúe e póñase en contacto co administrador do sistema.",
     "App token" : "Testemuña da aplicación",
     "Grant access" : "Permitir o acceso",
     "Alternative log in using app token" : "Acceso alternativo usando a testemuña da aplicación",
index 893ef7623bfb73d120ca3f6667f6dcf797bc6e79..6cebf6512fd28bb182dabf8f3ac971574e9646d0 100644 (file)
@@ -310,6 +310,7 @@ OC.L10N.register(
     "Confirm your password" : "Conferma la tua password",
     "Connect to your account" : "Connetti il tuo account",
     "Please log in before granting %1$s access to your %2$s account." : "Accedi prima di accordare a %1$s l'accesso al tuo account %2$s.",
+    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se non stai tentando di configurare un nuovo dispositivo o app, qualcuno sta provando a ingannarti per ottenere l'accesso ai tuoi dati. In questo caso non procedere e contatta l'amministratore di sistema.",
     "App token" : "Token applicazione",
     "Grant access" : "Accorda accesso",
     "Alternative log in using app token" : "Accesso alternativo utilizzando il token dell'applicazione",
index 706962c99d5c395b83abe679defbb27c484c2a70..2f9c860e59b1bfd502d4e83c777360480d6180f7 100644 (file)
     "Confirm your password" : "Conferma la tua password",
     "Connect to your account" : "Connetti il tuo account",
     "Please log in before granting %1$s access to your %2$s account." : "Accedi prima di accordare a %1$s l'accesso al tuo account %2$s.",
+    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se non stai tentando di configurare un nuovo dispositivo o app, qualcuno sta provando a ingannarti per ottenere l'accesso ai tuoi dati. In questo caso non procedere e contatta l'amministratore di sistema.",
     "App token" : "Token applicazione",
     "Grant access" : "Accorda accesso",
     "Alternative log in using app token" : "Accesso alternativo utilizzando il token dell'applicazione",
index ef9597b5f8f42daa0e4d395ca33e6a1edc1683ef..59cb6379935b9d304b6f268362f040a6aa2ae936 100644 (file)
@@ -310,6 +310,7 @@ OC.L10N.register(
     "Confirm your password" : "Potwierdź hasło",
     "Connect to your account" : "Połącz się z kontem",
     "Please log in before granting %1$s access to your %2$s account." : "Zaloguj się przed udzieleniem dostępu %1$s do swojego konta %2$s.",
+    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Jeśli nie konfigurujesz nowego urządzenia lub aplikacji, to wynika z tego, że ktoś próbuje, abyś udostępnił dostęp do Twoich danych. W takim przypadku nie kontynuuj, tylko skontaktuj się z administratorem systemu.",
     "App token" : "Token aplikacji",
     "Grant access" : "Udziel dostępu",
     "Alternative log in using app token" : "Alternatywne logowanie przy użyciu tokena aplikacji",
index 58a84b8bb538b1444aa53c06a698ae4b5b65a18d..26dc4febdf0afd1ba10dd8ecbd4303fb24c4e8a2 100644 (file)
     "Confirm your password" : "Potwierdź hasło",
     "Connect to your account" : "Połącz się z kontem",
     "Please log in before granting %1$s access to your %2$s account." : "Zaloguj się przed udzieleniem dostępu %1$s do swojego konta %2$s.",
+    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Jeśli nie konfigurujesz nowego urządzenia lub aplikacji, to wynika z tego, że ktoś próbuje, abyś udostępnił dostęp do Twoich danych. W takim przypadku nie kontynuuj, tylko skontaktuj się z administratorem systemu.",
     "App token" : "Token aplikacji",
     "Grant access" : "Udziel dostępu",
     "Alternative log in using app token" : "Alternatywne logowanie przy użyciu tokena aplikacji",
index 05341b319d2e8e29968558f8bf011b05e6d040d8..d7738c136d786f833f769631ce7391ea47ffe348 100644 (file)
@@ -310,6 +310,7 @@ OC.L10N.register(
     "Confirm your password" : "Confirme sua senha",
     "Connect to your account" : "Conectar à sua conta",
     "Please log in before granting %1$s access to your %2$s account." : "Logue-se antes de conceder acesso %1$s à sua conta %2$s.",
+    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se você não está tentando configurar um novo dispositivo ou aplicativo, alguém está tentando induzi-lo a conceder acesso a seus dados. Nesse caso, não prossiga e entre em contato com o administrador do sistema.",
     "App token" : "Token do aplicativo",
     "Grant access" : "Conceder acesso",
     "Alternative log in using app token" : "Login alternativo usando aplicativo de token",
index 7e86d53bac877f55e5cf69baf330a8911b863254..59e3beff511888bc04a3ac5fb9ec23307a55c4a6 100644 (file)
     "Confirm your password" : "Confirme sua senha",
     "Connect to your account" : "Conectar à sua conta",
     "Please log in before granting %1$s access to your %2$s account." : "Logue-se antes de conceder acesso %1$s à sua conta %2$s.",
+    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se você não está tentando configurar um novo dispositivo ou aplicativo, alguém está tentando induzi-lo a conceder acesso a seus dados. Nesse caso, não prossiga e entre em contato com o administrador do sistema.",
     "App token" : "Token do aplicativo",
     "Grant access" : "Conceder acesso",
     "Alternative log in using app token" : "Login alternativo usando aplicativo de token",
index 77cd42488c6aeea33e58626b4c5a2a3f95903534..ad669c2e086a0f521309743e7f2f276c03a796a5 100644 (file)
@@ -310,6 +310,7 @@ OC.L10N.register(
     "Confirm your password" : "Potvrďte svoje heslo",
     "Connect to your account" : "Pripojte sa k svojmu účtu",
     "Please log in before granting %1$s access to your %2$s account." : "Skôr než udelíte prístup pre %1$s do vášho účtu %2$s je potrebné sa prihlásiť.",
+    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Ak sa nesnažíte nastaviť nové zariadenie alebo aplikáciu, niekto sa vás pokúša oklamať, aby ste im poskytli prístup k vašim údajom. V takom prípade nepokračujte a obráťte sa na správcu systému.",
     "App token" : "Token aplikácie",
     "Grant access" : "Povoliť prístup",
     "Alternative log in using app token" : "Alternatívne prihlásenie pomocou tokenu aplikácie",
index f1f710e370f486fd58b69de2d8b467d5b40ce288..8a3d76d09d9d58eaf747f77c36ae3182540c7f35 100644 (file)
     "Confirm your password" : "Potvrďte svoje heslo",
     "Connect to your account" : "Pripojte sa k svojmu účtu",
     "Please log in before granting %1$s access to your %2$s account." : "Skôr než udelíte prístup pre %1$s do vášho účtu %2$s je potrebné sa prihlásiť.",
+    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Ak sa nesnažíte nastaviť nové zariadenie alebo aplikáciu, niekto sa vás pokúša oklamať, aby ste im poskytli prístup k vašim údajom. V takom prípade nepokračujte a obráťte sa na správcu systému.",
     "App token" : "Token aplikácie",
     "Grant access" : "Povoliť prístup",
     "Alternative log in using app token" : "Alternatívne prihlásenie pomocou tokenu aplikácie",
index 4ff99d629dff24be162c6b6748ef5553945b7096..d98ad3665106ae32554cd3dbe70e09044a7b03cb 100644 (file)
@@ -310,6 +310,7 @@ OC.L10N.register(
     "Confirm your password" : "Parolanızı onaylayın",
     "Connect to your account" : "Hesabınızı bağlayın",
     "Please log in before granting %1$s access to your %2$s account." : "Lütfen %1$s için %2$s hesabınıza erişim izni vermeden önce oturum açın.",
+    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Yeni bir aygıt ya da uygulama kurmaya çalışmıyorsanız, başka biri verilerinize erişmek için sizi kandırmaya çalışıyor. Durum buysa daha ileri gitmeyin ve sistem yöneticiniz ile görüşün.",
     "App token" : "Uygulama Kodu",
     "Grant access" : "Erişim izni ver",
     "Alternative log in using app token" : "Uygulama kodu ile alternatif oturum açma",
index e907b7c43dd20cfdfdcad8418ee48e3924f3c71a..2f3d90f98c811a5a57deee7b7adf19ca3ecd8a13 100644 (file)
     "Confirm your password" : "Parolanızı onaylayın",
     "Connect to your account" : "Hesabınızı bağlayın",
     "Please log in before granting %1$s access to your %2$s account." : "Lütfen %1$s için %2$s hesabınıza erişim izni vermeden önce oturum açın.",
+    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Yeni bir aygıt ya da uygulama kurmaya çalışmıyorsanız, başka biri verilerinize erişmek için sizi kandırmaya çalışıyor. Durum buysa daha ileri gitmeyin ve sistem yöneticiniz ile görüşün.",
     "App token" : "Uygulama Kodu",
     "Grant access" : "Erişim izni ver",
     "Alternative log in using app token" : "Uygulama kodu ile alternatif oturum açma",
index ce6571bc200fcb2ad5eba1b9cc74bf942743edc1..4d7a169e4dacb24e3f1943c04507d6613157208d 100644 (file)
@@ -1,6 +1,7 @@
 OC.L10N.register(
     "lib",
     {
+    "Server version %s or higher is required." : "Stumm servijour %s pe hueloc'h rekis",
     "Unknown filetype" : "N'eo ket anavezet stumm an teuliad",
     "Invalid image" : "N'eo ket aotreet ar skeudenn",
     "today" : "hiziv",
@@ -9,6 +10,8 @@ OC.L10N.register(
     "last month" : "ar miz tremenet",
     "_%n month ago_::_%n months ago_" : ["%n miz zo","%n miz zo","%n miz zo","%n miz zo","%n miz zo"],
     "last year" : "Ar bloaz tremenet",
+    "_%n year ago_::_%n years ago_" : ["%n bloaz zo","%n bloaz zo","%n bloaz zo","%n bloaz zo","%n bloaz zo"],
+    "_%n hour ago_::_%n hours ago_" : ["%n hervez zo","%n hervez zo","%n hervez zo","%n hervez zo","%n hervez zo"],
     "seconds ago" : "eilenn zo",
     "File name is too long" : "Anv ar restr a zo re hir",
     "__language_name__" : "Brezhoneg",
@@ -20,6 +23,7 @@ OC.L10N.register(
     "Open »%s«" : "Digeriñ  »%s«",
     "User disabled" : "Implijer disaotreet",
     "Can't read file" : "N'eo ket posupl lenn ar restr",
+    "Authentication error" : "Fazi dilesa",
     "Storage is temporarily not available" : "N'haller ket tizhout ar skor roadennoù evit ar poent",
     "Sharing" : "Rannan"
 },
index 88e818f8ecfb4be00c1f48eb47e52fdd2e613052..371fe82a9d93727d4680f41f57183c64c138f19e 100644 (file)
@@ -1,4 +1,5 @@
 { "translations": {
+    "Server version %s or higher is required." : "Stumm servijour %s pe hueloc'h rekis",
     "Unknown filetype" : "N'eo ket anavezet stumm an teuliad",
     "Invalid image" : "N'eo ket aotreet ar skeudenn",
     "today" : "hiziv",
@@ -7,6 +8,8 @@
     "last month" : "ar miz tremenet",
     "_%n month ago_::_%n months ago_" : ["%n miz zo","%n miz zo","%n miz zo","%n miz zo","%n miz zo"],
     "last year" : "Ar bloaz tremenet",
+    "_%n year ago_::_%n years ago_" : ["%n bloaz zo","%n bloaz zo","%n bloaz zo","%n bloaz zo","%n bloaz zo"],
+    "_%n hour ago_::_%n hours ago_" : ["%n hervez zo","%n hervez zo","%n hervez zo","%n hervez zo","%n hervez zo"],
     "seconds ago" : "eilenn zo",
     "File name is too long" : "Anv ar restr a zo re hir",
     "__language_name__" : "Brezhoneg",
@@ -18,6 +21,7 @@
     "Open »%s«" : "Digeriñ  »%s«",
     "User disabled" : "Implijer disaotreet",
     "Can't read file" : "N'eo ket posupl lenn ar restr",
+    "Authentication error" : "Fazi dilesa",
     "Storage is temporarily not available" : "N'haller ket tizhout ar skor roadennoù evit ar poent",
     "Sharing" : "Rannan"
 },"pluralForm" :"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);"