mirror of
https://github.com/nextcloud/server.git
synced 2026-02-26 19:40:37 -05:00
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
9023304eb7
commit
f5445d47dd
10 changed files with 196 additions and 102 deletions
|
|
@ -46,7 +46,13 @@ OC.L10N.register(
|
|||
"Failed to authorize" : "Overitev je spodletela",
|
||||
"Invalid folder path" : "Neveljavna pot mape",
|
||||
"Folder not found" : "Mape ni mogoče najti",
|
||||
"No favorites" : "Ni priljubljenih predmetov",
|
||||
"The file cannot be found" : "Datoteke ni mogoče najti.",
|
||||
"The destination path does not exist: %1$s" : "Cilja pot ne obstaja: %1$s",
|
||||
"The file could not be converted." : "Datoteke ni mogoče pretvoriti.",
|
||||
"Could not get relative path to converted file" : "Ni mogoče pridobiti relativne poti do pretvorjene datoteke.",
|
||||
"Favorite files" : "Priljubljene datoteke",
|
||||
"No favorites" : "Ni priljubljenih datotek",
|
||||
"More favorites" : "Več priljubljenih",
|
||||
"Upload (max. %s)" : "Pošiljanje (omejitev %s)",
|
||||
"Accept" : "Sprejmi",
|
||||
"Reject" : "Zavrni",
|
||||
|
|
@ -70,11 +76,13 @@ OC.L10N.register(
|
|||
"Current directory path" : "Trenutna pot mape",
|
||||
"Drag and drop files here to upload" : "Za pošiljanje potegnite in spustite datoteke na to mesto",
|
||||
"Favorite" : "Priljubljene",
|
||||
"Back" : "Nazaj",
|
||||
"File is loading" : "Poteka nalaganje datoteke",
|
||||
"Folder is loading" : "mape",
|
||||
"Filename" : "Ime datoteke",
|
||||
"Folder name" : "Ime mape",
|
||||
"This node is unavailable" : "To vozlišče ni na voljo.",
|
||||
"Another entry with the same name already exists." : "Vpis z istim imenom že obstaja.",
|
||||
"Invalid filename." : "Neveljavno ime datoteke",
|
||||
"Renamed \"{oldName}\" to \"{newName}\"" : "Preimenuj »{oldName}« to »{newName}«",
|
||||
"Rename file" : "Preimenuj datoteke",
|
||||
|
|
@ -107,6 +115,7 @@ OC.L10N.register(
|
|||
"This name is already in use." : "Vpisano uporabniško ime je že v uporabi",
|
||||
"Create" : "Ustvari",
|
||||
"Fill template fields" : "Zapolni polja predloge",
|
||||
"Submitting fields …" : "Pošiljanje polj ...",
|
||||
"Submit" : "Pošlji",
|
||||
"Choose a file or folder to transfer" : "Izbor datoteke ali mape za prenos",
|
||||
"Transfer" : "Prenos",
|
||||
|
|
@ -119,6 +128,12 @@ OC.L10N.register(
|
|||
"Choose file or folder to transfer" : "Izbor datoteke ali mape za prenos",
|
||||
"Change" : "Spremeni",
|
||||
"New owner" : "Nov lastnik",
|
||||
"Keep {old}" : "Ohrani {old}",
|
||||
"Keep without extension" : "Ohrani brez pripone",
|
||||
"Use {new}" : "Uporabi {new}",
|
||||
"Remove extension" : "Odstrani pripono",
|
||||
"Change file extension" : "Spremeni pripono datoteke",
|
||||
"Do not show this dialog again." : "Pogovornega okna ne pokaži več.",
|
||||
"Select file or folder to link to" : "Izbor datoteke ali mape za povezavo",
|
||||
"Choose {file}" : "Izberite datoteko {file}",
|
||||
"Share" : "·Souporaba·",
|
||||
|
|
@ -156,11 +171,22 @@ OC.L10N.register(
|
|||
"Use this address to access your Files via WebDAV" : "Uporabite ta naslov za dostop do datotek z uporabo WebDAV",
|
||||
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Če je omogočen sistem dvostopenjskega overjanja 2FA, je treba ustvariti in uporabiti novo geslo programa s klikom na to mesto.",
|
||||
"Keyboard shortcuts" : "Tipkovne bližnjice",
|
||||
"Rename a file" : "Preimenuj datoteko",
|
||||
"Delete a file" : "Izbriši datoteko",
|
||||
"Favorite or remove a file from favorites" : "Označi ali odstrani koz priljubljeno",
|
||||
"Manage tags for a file" : "Upravljanje oznak datoteke",
|
||||
"Selection" : "Izbor",
|
||||
"Select all files" : "Izberi vse datoteke",
|
||||
"Deselect all files" : "Ostrani izbor vseh datotek",
|
||||
"Select or deselect a file" : "Izberi ali odstrani izbor datoteke",
|
||||
"Select a range of files" : "Izbor obsega datotek",
|
||||
"Navigation" : "Krmarjenje",
|
||||
"View" : "Pogled",
|
||||
"Show those shortcuts" : "Pokaži tipkovne bližnjice",
|
||||
"You" : "Jaz",
|
||||
"Shared multiple times with different people" : "V več souporabah z različnimi uporabniki",
|
||||
"Error while loading the file data" : "Prišlo je do napake med nalaganjem podatkov računa",
|
||||
"Owner" : "Lastnik",
|
||||
"Remove from favorites" : "Odstrani iz priljubljenih",
|
||||
"Add to favorites" : "Dodaj med priljubljene",
|
||||
"Tags" : "Oznake",
|
||||
|
|
@ -169,6 +195,20 @@ OC.L10N.register(
|
|||
"Pick a template for {name}" : "Izbor predloge za {name}",
|
||||
"Create a new file with the selected template" : "Ustvari novo datoteko z izbrano predlogo",
|
||||
"Creating file" : "Poteka ustvarjanje datoteke",
|
||||
"Save as {displayName}" : "Shrani kot {displayName}",
|
||||
"Save as …" : "Shrani kot ...",
|
||||
"Converting files …" : "Poteka pretvarjanje datotek ...",
|
||||
"Failed to convert files: {message}" : "Pretvarjanje datotek je spodletelo: {message}",
|
||||
"All files failed to be converted" : "Spodletelo je pretvarjanje vseh datotek.",
|
||||
"One file could not be converted: {message}" : "Ene datoteke ni mogoče pretvoriti: {message}",
|
||||
"_One file could not be converted_::_%n files could not be converted_" : ["%n datoteke ni mogoče pretvoriti","%n datotek ni mogoče pretvoriti","%n datotek ni mogoče pretvoriti","%n datotek ni mogoče pretvoriti"],
|
||||
"_One file successfully converted_::_%n files successfully converted_" : ["%n datoteka je uspešno pretvorjena","%n datoteki sta uspešno pretvorjeni","%n datoteke so uspešno pretvorjene","%n datotek je uspešno pretvorjenih"],
|
||||
"Files successfully converted" : "Datoteke so uspešno pretvorjene",
|
||||
"Failed to convert files" : "Pretvarjanje datotek je spodletelo",
|
||||
"Converting file …" : "Poteka pretvarjanje datoteke ...",
|
||||
"File successfully converted" : "Datoteka je uspešno pretvorjena",
|
||||
"Failed to convert file: {message}" : "Pretvarjanje datoteek je spodletelo: {message}",
|
||||
"Failed to convert file" : "Pretvarjanje datoteke je spodletelo",
|
||||
"Deletion cancelled" : "Brisanje je bilo preklicano",
|
||||
"Leave this share" : "Prekini to souporabo",
|
||||
"Leave these shares" : "Prekini to souporabo",
|
||||
|
|
@ -177,7 +217,7 @@ OC.L10N.register(
|
|||
"Delete permanently" : "Izbriši trajno",
|
||||
"Delete and unshare" : "Izbriši in prekini souporabo",
|
||||
"Delete file" : "Izbriši datoteko",
|
||||
"Delete files" : "Izbriši datoteki",
|
||||
"Delete files" : "Izbriši datoteke",
|
||||
"Delete folder" : "Izbriši mapo",
|
||||
"Delete folders" : "Izbriši mape",
|
||||
"Delete" : "Izbriši",
|
||||
|
|
@ -201,6 +241,7 @@ OC.L10N.register(
|
|||
"Open folder {displayName}" : "Odpri mapo {displayName}",
|
||||
"Open in Files" : "Open in Files",
|
||||
"Open file locally" : "Odpri datoteko krajevno",
|
||||
"Open online" : "Odpri v brskalniku",
|
||||
"Failed to redirect to client" : "Preusmerjanje odjemalca je spodletelo",
|
||||
"Open locally" : "Odpri krajevno",
|
||||
"Rename" : "Preimenuj",
|
||||
|
|
@ -240,14 +281,17 @@ OC.L10N.register(
|
|||
"This operation is forbidden" : "To dejanje ni dovoljeno!",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Mapa ni na voljo. Preverite dnevnik in stopite v stik s skrbnikom sistema.",
|
||||
"Storage is temporarily not available" : "Shramba trenutno ni na voljo",
|
||||
"Unexpected error: {error}" : "Nepričakovana napaka: {error}",
|
||||
"_%n file_::_%n files_" : ["%n datoteka","%n datoteki","%n datoteke","%n datotek"],
|
||||
"_%n folder_::_%n folders_" : ["%n mapa","%n mapi","%n mape","%n mape"],
|
||||
"_%n hidden_::_%n hidden_" : ["%n skrita","%n skriti","%n skrite","%n skritih"],
|
||||
"Filename must not be empty." : "Ime datoteke ne sme biti prazno.",
|
||||
"No favorites yet" : "Ni še dodanih priljubljenih predmetov",
|
||||
"Files and folders you mark as favorite will show up here" : "Datoteke ali mape, ki so označene kot priljubljene, bodo zbrane na tem mestu.",
|
||||
"All files" : "Vse datoteke",
|
||||
"List of your files and folders." : "Seznam datotek in map.",
|
||||
"All folders" : "Vse mape",
|
||||
"Personal files" : "Osebne datoteke",
|
||||
"No personal files found" : "Ni najdenih zasebnih datotek",
|
||||
"Recent" : "Nedavne",
|
||||
"List of recently modified files and folders." : "Seznam nedavno spremenjenih datotek in map.",
|
||||
|
|
@ -355,6 +399,8 @@ OC.L10N.register(
|
|||
"Text file" : "Besedilna datoteka",
|
||||
"New text file.txt" : "nova_datoteka.txt",
|
||||
"Submitting fields…" : "Poteka objavljanje vsebine polj ...",
|
||||
"Filter filenames…" : "Filtriraj imena datotek ..."
|
||||
"Filter filenames…" : "Filtriraj imena datotek ...",
|
||||
"{count} files could not be converted" : "{count} datotek ni mogoče pretvoriti",
|
||||
"{count} files successfully converted" : "{count} datotek je uspešno pretvorjenih"
|
||||
},
|
||||
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
|
||||
|
|
|
|||
|
|
@ -44,7 +44,13 @@
|
|||
"Failed to authorize" : "Overitev je spodletela",
|
||||
"Invalid folder path" : "Neveljavna pot mape",
|
||||
"Folder not found" : "Mape ni mogoče najti",
|
||||
"No favorites" : "Ni priljubljenih predmetov",
|
||||
"The file cannot be found" : "Datoteke ni mogoče najti.",
|
||||
"The destination path does not exist: %1$s" : "Cilja pot ne obstaja: %1$s",
|
||||
"The file could not be converted." : "Datoteke ni mogoče pretvoriti.",
|
||||
"Could not get relative path to converted file" : "Ni mogoče pridobiti relativne poti do pretvorjene datoteke.",
|
||||
"Favorite files" : "Priljubljene datoteke",
|
||||
"No favorites" : "Ni priljubljenih datotek",
|
||||
"More favorites" : "Več priljubljenih",
|
||||
"Upload (max. %s)" : "Pošiljanje (omejitev %s)",
|
||||
"Accept" : "Sprejmi",
|
||||
"Reject" : "Zavrni",
|
||||
|
|
@ -68,11 +74,13 @@
|
|||
"Current directory path" : "Trenutna pot mape",
|
||||
"Drag and drop files here to upload" : "Za pošiljanje potegnite in spustite datoteke na to mesto",
|
||||
"Favorite" : "Priljubljene",
|
||||
"Back" : "Nazaj",
|
||||
"File is loading" : "Poteka nalaganje datoteke",
|
||||
"Folder is loading" : "mape",
|
||||
"Filename" : "Ime datoteke",
|
||||
"Folder name" : "Ime mape",
|
||||
"This node is unavailable" : "To vozlišče ni na voljo.",
|
||||
"Another entry with the same name already exists." : "Vpis z istim imenom že obstaja.",
|
||||
"Invalid filename." : "Neveljavno ime datoteke",
|
||||
"Renamed \"{oldName}\" to \"{newName}\"" : "Preimenuj »{oldName}« to »{newName}«",
|
||||
"Rename file" : "Preimenuj datoteke",
|
||||
|
|
@ -105,6 +113,7 @@
|
|||
"This name is already in use." : "Vpisano uporabniško ime je že v uporabi",
|
||||
"Create" : "Ustvari",
|
||||
"Fill template fields" : "Zapolni polja predloge",
|
||||
"Submitting fields …" : "Pošiljanje polj ...",
|
||||
"Submit" : "Pošlji",
|
||||
"Choose a file or folder to transfer" : "Izbor datoteke ali mape za prenos",
|
||||
"Transfer" : "Prenos",
|
||||
|
|
@ -117,6 +126,12 @@
|
|||
"Choose file or folder to transfer" : "Izbor datoteke ali mape za prenos",
|
||||
"Change" : "Spremeni",
|
||||
"New owner" : "Nov lastnik",
|
||||
"Keep {old}" : "Ohrani {old}",
|
||||
"Keep without extension" : "Ohrani brez pripone",
|
||||
"Use {new}" : "Uporabi {new}",
|
||||
"Remove extension" : "Odstrani pripono",
|
||||
"Change file extension" : "Spremeni pripono datoteke",
|
||||
"Do not show this dialog again." : "Pogovornega okna ne pokaži več.",
|
||||
"Select file or folder to link to" : "Izbor datoteke ali mape za povezavo",
|
||||
"Choose {file}" : "Izberite datoteko {file}",
|
||||
"Share" : "·Souporaba·",
|
||||
|
|
@ -154,11 +169,22 @@
|
|||
"Use this address to access your Files via WebDAV" : "Uporabite ta naslov za dostop do datotek z uporabo WebDAV",
|
||||
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Če je omogočen sistem dvostopenjskega overjanja 2FA, je treba ustvariti in uporabiti novo geslo programa s klikom na to mesto.",
|
||||
"Keyboard shortcuts" : "Tipkovne bližnjice",
|
||||
"Rename a file" : "Preimenuj datoteko",
|
||||
"Delete a file" : "Izbriši datoteko",
|
||||
"Favorite or remove a file from favorites" : "Označi ali odstrani koz priljubljeno",
|
||||
"Manage tags for a file" : "Upravljanje oznak datoteke",
|
||||
"Selection" : "Izbor",
|
||||
"Select all files" : "Izberi vse datoteke",
|
||||
"Deselect all files" : "Ostrani izbor vseh datotek",
|
||||
"Select or deselect a file" : "Izberi ali odstrani izbor datoteke",
|
||||
"Select a range of files" : "Izbor obsega datotek",
|
||||
"Navigation" : "Krmarjenje",
|
||||
"View" : "Pogled",
|
||||
"Show those shortcuts" : "Pokaži tipkovne bližnjice",
|
||||
"You" : "Jaz",
|
||||
"Shared multiple times with different people" : "V več souporabah z različnimi uporabniki",
|
||||
"Error while loading the file data" : "Prišlo je do napake med nalaganjem podatkov računa",
|
||||
"Owner" : "Lastnik",
|
||||
"Remove from favorites" : "Odstrani iz priljubljenih",
|
||||
"Add to favorites" : "Dodaj med priljubljene",
|
||||
"Tags" : "Oznake",
|
||||
|
|
@ -167,6 +193,20 @@
|
|||
"Pick a template for {name}" : "Izbor predloge za {name}",
|
||||
"Create a new file with the selected template" : "Ustvari novo datoteko z izbrano predlogo",
|
||||
"Creating file" : "Poteka ustvarjanje datoteke",
|
||||
"Save as {displayName}" : "Shrani kot {displayName}",
|
||||
"Save as …" : "Shrani kot ...",
|
||||
"Converting files …" : "Poteka pretvarjanje datotek ...",
|
||||
"Failed to convert files: {message}" : "Pretvarjanje datotek je spodletelo: {message}",
|
||||
"All files failed to be converted" : "Spodletelo je pretvarjanje vseh datotek.",
|
||||
"One file could not be converted: {message}" : "Ene datoteke ni mogoče pretvoriti: {message}",
|
||||
"_One file could not be converted_::_%n files could not be converted_" : ["%n datoteke ni mogoče pretvoriti","%n datotek ni mogoče pretvoriti","%n datotek ni mogoče pretvoriti","%n datotek ni mogoče pretvoriti"],
|
||||
"_One file successfully converted_::_%n files successfully converted_" : ["%n datoteka je uspešno pretvorjena","%n datoteki sta uspešno pretvorjeni","%n datoteke so uspešno pretvorjene","%n datotek je uspešno pretvorjenih"],
|
||||
"Files successfully converted" : "Datoteke so uspešno pretvorjene",
|
||||
"Failed to convert files" : "Pretvarjanje datotek je spodletelo",
|
||||
"Converting file …" : "Poteka pretvarjanje datoteke ...",
|
||||
"File successfully converted" : "Datoteka je uspešno pretvorjena",
|
||||
"Failed to convert file: {message}" : "Pretvarjanje datoteek je spodletelo: {message}",
|
||||
"Failed to convert file" : "Pretvarjanje datoteke je spodletelo",
|
||||
"Deletion cancelled" : "Brisanje je bilo preklicano",
|
||||
"Leave this share" : "Prekini to souporabo",
|
||||
"Leave these shares" : "Prekini to souporabo",
|
||||
|
|
@ -175,7 +215,7 @@
|
|||
"Delete permanently" : "Izbriši trajno",
|
||||
"Delete and unshare" : "Izbriši in prekini souporabo",
|
||||
"Delete file" : "Izbriši datoteko",
|
||||
"Delete files" : "Izbriši datoteki",
|
||||
"Delete files" : "Izbriši datoteke",
|
||||
"Delete folder" : "Izbriši mapo",
|
||||
"Delete folders" : "Izbriši mape",
|
||||
"Delete" : "Izbriši",
|
||||
|
|
@ -199,6 +239,7 @@
|
|||
"Open folder {displayName}" : "Odpri mapo {displayName}",
|
||||
"Open in Files" : "Open in Files",
|
||||
"Open file locally" : "Odpri datoteko krajevno",
|
||||
"Open online" : "Odpri v brskalniku",
|
||||
"Failed to redirect to client" : "Preusmerjanje odjemalca je spodletelo",
|
||||
"Open locally" : "Odpri krajevno",
|
||||
"Rename" : "Preimenuj",
|
||||
|
|
@ -238,14 +279,17 @@
|
|||
"This operation is forbidden" : "To dejanje ni dovoljeno!",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Mapa ni na voljo. Preverite dnevnik in stopite v stik s skrbnikom sistema.",
|
||||
"Storage is temporarily not available" : "Shramba trenutno ni na voljo",
|
||||
"Unexpected error: {error}" : "Nepričakovana napaka: {error}",
|
||||
"_%n file_::_%n files_" : ["%n datoteka","%n datoteki","%n datoteke","%n datotek"],
|
||||
"_%n folder_::_%n folders_" : ["%n mapa","%n mapi","%n mape","%n mape"],
|
||||
"_%n hidden_::_%n hidden_" : ["%n skrita","%n skriti","%n skrite","%n skritih"],
|
||||
"Filename must not be empty." : "Ime datoteke ne sme biti prazno.",
|
||||
"No favorites yet" : "Ni še dodanih priljubljenih predmetov",
|
||||
"Files and folders you mark as favorite will show up here" : "Datoteke ali mape, ki so označene kot priljubljene, bodo zbrane na tem mestu.",
|
||||
"All files" : "Vse datoteke",
|
||||
"List of your files and folders." : "Seznam datotek in map.",
|
||||
"All folders" : "Vse mape",
|
||||
"Personal files" : "Osebne datoteke",
|
||||
"No personal files found" : "Ni najdenih zasebnih datotek",
|
||||
"Recent" : "Nedavne",
|
||||
"List of recently modified files and folders." : "Seznam nedavno spremenjenih datotek in map.",
|
||||
|
|
@ -353,6 +397,8 @@
|
|||
"Text file" : "Besedilna datoteka",
|
||||
"New text file.txt" : "nova_datoteka.txt",
|
||||
"Submitting fields…" : "Poteka objavljanje vsebine polj ...",
|
||||
"Filter filenames…" : "Filtriraj imena datotek ..."
|
||||
"Filter filenames…" : "Filtriraj imena datotek ...",
|
||||
"{count} files could not be converted" : "{count} datotek ni mogoče pretvoriti",
|
||||
"{count} files successfully converted" : "{count} datotek je uspešno pretvorjenih"
|
||||
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
|
||||
}
|
||||
|
|
@ -123,9 +123,9 @@ OC.L10N.register(
|
|||
"The request will expire on {date} at midnight." : "A solicitação expirará em {date} à meia-noite.",
|
||||
"The request will be password protected." : "A solicitação será protegida por senha.",
|
||||
"When should the request expire?" : "Quando a solicitação deve expirar?",
|
||||
"Set a submission expiration date" : "Definir uma data de expiração de envio",
|
||||
"Set a submission expiration date" : "Definir uma data de expiração para o envio",
|
||||
"Expiration date" : "Expiração",
|
||||
"Select a date" : "Selecione uma data",
|
||||
"Select a date" : "Selecionar uma data",
|
||||
"Your administrator has enforced a {count} days expiration policy." : "Seu administrador aplicou uma política de expiração de {count} dias.",
|
||||
"What password should be used for the request?" : "Qual senha deve ser usada para a solicitação?",
|
||||
"Set a password" : "Definir uma senha",
|
||||
|
|
@ -150,12 +150,12 @@ OC.L10N.register(
|
|||
"Select" : "Selecionar",
|
||||
"What are you requesting?" : "O que você está solicitando?",
|
||||
"Request subject" : "Assunto da solicitação",
|
||||
"Birthday party photos, History assignment…" : "Fotos de festa de aniversário, trabalho de história…",
|
||||
"Birthday party photos, History assignment…" : "Fotos da festa de aniversário, Tarefas de história…",
|
||||
"Where should these files go?" : "Para onde esses arquivos devem ir?",
|
||||
"Upload destination" : "Destino do upload",
|
||||
"Revert to default" : "Reverter para o padrão",
|
||||
"The uploaded files are visible only to you unless you choose to share them." : "Os arquivos enviados ficam visíveis apenas para você, a menos que você opte por compartilhá-los.",
|
||||
"Add a note" : "Adicione uma nota",
|
||||
"Add a note" : "Adicionar uma nota",
|
||||
"Note for recipient" : "Nota para o destinatário",
|
||||
"Add a note to help people understand what you are requesting." : "Adicione uma nota para ajudar as pessoas a entenderem o que você está solicitando.",
|
||||
"You can add links, date or any other information that will help the recipient understand what you are requesting." : "Você pode adicionar links, data ou qualquer outra informação que ajude o destinatário a entender o que você está solicitando.",
|
||||
|
|
@ -163,12 +163,12 @@ OC.L10N.register(
|
|||
"_Send email and close_::_Send {count} emails and close_" : ["Envie e-mail e feche","Envie {count} e-mails e feche","Envie {count} e-mails e feche"],
|
||||
"Please select a folder, you cannot share the root directory." : "Selecione uma pasta, você não pode compartilhar o diretório raiz.",
|
||||
"File request created" : "Solicitação de arquivo criada",
|
||||
"_File request created and email sent_::_File request created and {count} emails sent_" : ["Solicitação de arquivo criada e-mails enviado","Solicitação de arquivo criada e {count} e-mails enviados","Solicitação de arquivo criada e {count} e-mails enviados"],
|
||||
"_File request created and email sent_::_File request created and {count} emails sent_" : ["Solicitação de arquivo criada e e-mail enviado","Solicitação de arquivo criada e {count} e-mails enviados","Solicitação de arquivo criada e {count} e-mails enviados"],
|
||||
"Error creating the share: {errorMessage}" : "Erro ao criar o compartilhamento: {errorMessage}",
|
||||
"Error creating the share" : "Erro ao criar o compartilhamento",
|
||||
"Error sending emails: {errorMessage}" : "Erro ao enviar e-mails: {errorMessage}",
|
||||
"Error sending emails" : "Erro ao enviar e-mails",
|
||||
"Create a file request" : "Crie uma solicitação de arquivo",
|
||||
"Create a file request" : "Criar uma solicitação de arquivo",
|
||||
"Collect files from others even if they do not have an account." : "Colete arquivos de outras pessoas, mesmo que elas não tenham uma conta.",
|
||||
"To ensure you can receive files, verify you have enough storage available." : "Para garantir que você possa receber arquivos, verifique se você tem armazenamento suficiente disponível.",
|
||||
"File request" : "Solicitação de arquivo",
|
||||
|
|
@ -201,7 +201,7 @@ OC.L10N.register(
|
|||
"Via “{folder}”" : "Via “{folder}”",
|
||||
"Unshare" : "Descompartilhar",
|
||||
"Cannot copy, please copy the link manually" : "Não é possível copiar, copie o link manualmente",
|
||||
"Copy internal link to clipboard" : "Copie o link interno para a área de transferência",
|
||||
"Copy internal link to clipboard" : "Copiar link interno para a área de transferência",
|
||||
"Only works for people with access to this folder" : "Funciona apenas para pessoas com acesso a esta pasta",
|
||||
"Only works for people with access to this file" : "Funciona apenas para pessoas com acesso a este arquivo",
|
||||
"Link copied" : "Link copiado",
|
||||
|
|
@ -211,7 +211,7 @@ OC.L10N.register(
|
|||
"File request ({label})" : "Solicitação de arquivo ({label})",
|
||||
"Mail share ({label})" : "Compartilhar por e-mail ({label})",
|
||||
"Share link ({label})" : "Compartilhar link ({label})",
|
||||
"Mail share" : "Compartilhamento de mensagem",
|
||||
"Mail share" : "Compartilhamento por e-mail",
|
||||
"Share link ({index})" : "Compartilhar link ({index})",
|
||||
"Create public link" : "Criar link público",
|
||||
"Actions for \"{title}\"" : "Ações para \"{title}\"",
|
||||
|
|
@ -228,7 +228,7 @@ OC.L10N.register(
|
|||
"Enter expiration date (enforced)" : "Insira a data de expiração (imposta)",
|
||||
"Enter expiration date" : "Insira a data de validade",
|
||||
"Create share" : "Criar compartilhamento",
|
||||
"Customize link" : "Personalizar o link",
|
||||
"Customize link" : "Personalizar link",
|
||||
"Generate QR code" : "Gerar código QR",
|
||||
"Add another link" : "Adicionar um novo link",
|
||||
"Create a new share link" : "Criar um novo link de compartilhamento",
|
||||
|
|
@ -280,7 +280,7 @@ OC.L10N.register(
|
|||
"Share" : "Compartilhar",
|
||||
"Delete" : "Excluir",
|
||||
"Password field cannot be empty" : "O campo da senha não pode estar vazio",
|
||||
"Replace current password" : "Substitua a senha atual",
|
||||
"Replace current password" : "Substituir senha atual",
|
||||
"Failed to generate a new token" : "Falha ao gerar um novo token",
|
||||
"Allow upload and editing" : "Permitir uploads e edição",
|
||||
"Allow editing" : "Permitir edição",
|
||||
|
|
@ -291,8 +291,8 @@ OC.L10N.register(
|
|||
"Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Defina o token do link de compartilhamento público para algo fácil de lembrar ou gere um novo token. Não é recomendado usar um token fácil de adivinhar para compartilhamentos que contenham informações confidenciais.",
|
||||
"Generating…" : "Gerando…",
|
||||
"Generate new token" : "Gerar novo token",
|
||||
"Set password" : "Configurar senha",
|
||||
"Password expires {passwordExpirationTime}" : "A senha expira em {passwordExpirationTime}",
|
||||
"Set password" : "Definir senha",
|
||||
"Password expires {passwordExpirationTime}" : "A senha expira em {passwordExpirationTime}",
|
||||
"Password expired" : "Senha expirada",
|
||||
"Video verification" : "Verificação de vídeo",
|
||||
"Expiration date (enforced)" : "Data de vencimento (imposta)",
|
||||
|
|
@ -326,24 +326,24 @@ OC.L10N.register(
|
|||
"Additional shares" : "Compartilhamentos adicionais",
|
||||
"Additional shares explanation" : "Explicação sobre compartilhamentos adicionais",
|
||||
"Link to a file" : "Criar link para um arquivo",
|
||||
"_Accept share_::_Accept shares_" : ["Aceitar compartilhamentos","Aceitar compartilhamentos","Aceitar compartilhamentos"],
|
||||
"_Accept share_::_Accept shares_" : ["Aceitar compartilhamento","Aceitar compartilhamentos","Aceitar compartilhamentos"],
|
||||
"Open in Files" : "Abrir em arquivos",
|
||||
"_Reject share_::_Reject shares_" : ["Rejeitar compartilhamentos","Rejeitar compartilhamentos","Rejeitar compartilhamentos"],
|
||||
"_Restore share_::_Restore shares_" : ["Restaurar compartilhamentos","Restaurar compartilhamentos","Restaurar compartilhamentos"],
|
||||
"_Reject share_::_Reject shares_" : ["Rejeitar compartilhamento","Rejeitar compartilhamentos","Rejeitar compartilhamentos"],
|
||||
"_Restore share_::_Restore shares_" : ["Restaurar compartilhamento","Restaurar compartilhamentos","Restaurar compartilhamentos"],
|
||||
"Shared" : "Compartilhado",
|
||||
"Shared by {ownerDisplayName}" : "Compartilhado por {ownerDisplayName}",
|
||||
"Shared multiple times with different people" : "Compartilhado várias vezes com pessoas diferentes",
|
||||
"Show sharing options" : "Mostrar opções de compartilhamento",
|
||||
"Shared with others" : "Compartilhado com outros",
|
||||
"Create file request" : "Criar solicitação de arquivo",
|
||||
"Upload files to {foldername}" : "Subir arquivos para {foldername}",
|
||||
"Upload files to {foldername}" : "Fazer upload de arquivos para {foldername}",
|
||||
"Public file share" : "Compartilhamento público de arquivo",
|
||||
"Publicly shared file." : "Arquivo compartilhado publicamente.",
|
||||
"No file" : "Sem arquivo",
|
||||
"The file shared with you will show up here" : "O arquivo compartilhado com você aparecerá aqui",
|
||||
"Public share" : "Compartilhamento público",
|
||||
"Publicly shared files." : "Arquivos compartilhados publicamente.",
|
||||
"No files" : "Não há arquivos",
|
||||
"No files" : "Sem arquivos",
|
||||
"Files and folders shared with you will show up here" : "Arquivos e pastas compartilhados com você aparecerão aqui",
|
||||
"Overview of shared files." : "Visão geral dos arquivos compartilhados.",
|
||||
"No shares" : "Sem compartilhamentos",
|
||||
|
|
@ -368,25 +368,25 @@ OC.L10N.register(
|
|||
"No deleted shares" : "Não há compartilhamentos apagados",
|
||||
"Shares you have left will show up here" : "Os compartilhamentos que você deixou aparecerão aqui",
|
||||
"Pending shares" : "Compartilhamentos pendentes",
|
||||
"List of unapproved shares." : "Lista de compartilhamentos não aprovadas.",
|
||||
"List of unapproved shares." : "Lista de compartilhamentos não aprovados.",
|
||||
"No pending shares" : "Não há compartilhamentos pendentes",
|
||||
"Shares you have received but not approved will show up here" : "As ações que você recebeu, mas não aprovou, aparecerão aqui",
|
||||
"Shares you have received but not approved will show up here" : "Os compartilhamentos que você recebeu, mas não aprovou, aparecerão aqui",
|
||||
"Error updating the share: {errorMessage}" : "Erro ao atualizar o compartilhamento: {errorMessage}",
|
||||
"Error updating the share" : "Erro ao atualizar o compartilhamento",
|
||||
"File \"{path}\" has been unshared" : "O arquivo \"{path}\" não foi compartilhado",
|
||||
"File \"{path}\" has been unshared" : "O arquivo \"{path}\" foi descompartilhado",
|
||||
"Folder \"{path}\" has been unshared" : "A pasta \"{path}\" foi descompartilhada",
|
||||
"Could not update share" : "Não foi possível atualizar o compartilhamento",
|
||||
"Share saved" : "Compartilhamento salvo",
|
||||
"Share expiry date saved" : "Data de vencimento do compartilhamento salva",
|
||||
"Share expiry date saved" : "Data de expiração do compartilhamento salva",
|
||||
"Share hide-download state saved" : "Estado ocultar-download do compartilhamento salvo",
|
||||
"Share label saved" : "Marcador de compartilhamento salvo",
|
||||
"Share note for recipient saved" : "Observação para o destinatário do compartilhamento salva",
|
||||
"Share password saved" : "Compartilhar senha salva",
|
||||
"Share permissions saved" : "Permissões de compartilhamento salvas",
|
||||
"Share password saved" : "Senha do compartilhamento salva",
|
||||
"Share permissions saved" : "Permissões do compartilhamento salvas",
|
||||
"Shared by" : "Compartilhado por",
|
||||
"Shared with" : "Compartilhado com",
|
||||
"Password created successfully" : "Senha criada com sucesso",
|
||||
"Error generating password from password policy" : "Erro ao gerar senha da política de senha",
|
||||
"Error generating password from password policy" : "Erro ao gerar a senha a partir da política de senha",
|
||||
"Shared with you and the group {group} by {owner}" : "Compartilhado com você e o grupo {group} por {owner}",
|
||||
"Shared with you and {circle} by {owner}" : "Compartilhado com você e {circle} por {owner}",
|
||||
"Shared with you and the conversation {conversation} by {owner}" : "Compartilhado com você e a conversa {conversation} por {owner}",
|
||||
|
|
@ -419,9 +419,9 @@ OC.L10N.register(
|
|||
"No recommendations. Start typing." : "Sem recomendações. Inicie a digitação.",
|
||||
"Password field can't be empty" : "O campo da senha não pode estar vazio",
|
||||
"Allow download" : "Permitir baixar",
|
||||
"Share expire date saved" : "Data de validade do compartilhamento salva",
|
||||
"Share expire date saved" : "Data de expiração do compartilhamento salva",
|
||||
"You are not allowed to edit link shares that you don't own" : "Você não tem permissão para editar compartilhamentos de links que não são de sua propriedade",
|
||||
"_1 email address already added_::_{count} email addresses already added_" : ["endereço1 email address already added","{count} endereços de e-mail já adicionados","{count} endereços de e-mail já adicionados"],
|
||||
"_1 email address added_::_{count} email addresses added_" : ["1 endereços de e-mail adicionados","{count} endereços de e-mail adicionados","{count} endereços de e-mail adicionados"]
|
||||
"_1 email address already added_::_{count} email addresses already added_" : ["1 endereço de e-mail já adicionado","{count} endereços de e-mail já adicionados","{count} endereços de e-mail já adicionados"],
|
||||
"_1 email address added_::_{count} email addresses added_" : ["1 endereço de e-mail adicionado","{count} endereços de e-mail adicionados","{count} endereços de e-mail adicionados"]
|
||||
},
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -121,9 +121,9 @@
|
|||
"The request will expire on {date} at midnight." : "A solicitação expirará em {date} à meia-noite.",
|
||||
"The request will be password protected." : "A solicitação será protegida por senha.",
|
||||
"When should the request expire?" : "Quando a solicitação deve expirar?",
|
||||
"Set a submission expiration date" : "Definir uma data de expiração de envio",
|
||||
"Set a submission expiration date" : "Definir uma data de expiração para o envio",
|
||||
"Expiration date" : "Expiração",
|
||||
"Select a date" : "Selecione uma data",
|
||||
"Select a date" : "Selecionar uma data",
|
||||
"Your administrator has enforced a {count} days expiration policy." : "Seu administrador aplicou uma política de expiração de {count} dias.",
|
||||
"What password should be used for the request?" : "Qual senha deve ser usada para a solicitação?",
|
||||
"Set a password" : "Definir uma senha",
|
||||
|
|
@ -148,12 +148,12 @@
|
|||
"Select" : "Selecionar",
|
||||
"What are you requesting?" : "O que você está solicitando?",
|
||||
"Request subject" : "Assunto da solicitação",
|
||||
"Birthday party photos, History assignment…" : "Fotos de festa de aniversário, trabalho de história…",
|
||||
"Birthday party photos, History assignment…" : "Fotos da festa de aniversário, Tarefas de história…",
|
||||
"Where should these files go?" : "Para onde esses arquivos devem ir?",
|
||||
"Upload destination" : "Destino do upload",
|
||||
"Revert to default" : "Reverter para o padrão",
|
||||
"The uploaded files are visible only to you unless you choose to share them." : "Os arquivos enviados ficam visíveis apenas para você, a menos que você opte por compartilhá-los.",
|
||||
"Add a note" : "Adicione uma nota",
|
||||
"Add a note" : "Adicionar uma nota",
|
||||
"Note for recipient" : "Nota para o destinatário",
|
||||
"Add a note to help people understand what you are requesting." : "Adicione uma nota para ajudar as pessoas a entenderem o que você está solicitando.",
|
||||
"You can add links, date or any other information that will help the recipient understand what you are requesting." : "Você pode adicionar links, data ou qualquer outra informação que ajude o destinatário a entender o que você está solicitando.",
|
||||
|
|
@ -161,12 +161,12 @@
|
|||
"_Send email and close_::_Send {count} emails and close_" : ["Envie e-mail e feche","Envie {count} e-mails e feche","Envie {count} e-mails e feche"],
|
||||
"Please select a folder, you cannot share the root directory." : "Selecione uma pasta, você não pode compartilhar o diretório raiz.",
|
||||
"File request created" : "Solicitação de arquivo criada",
|
||||
"_File request created and email sent_::_File request created and {count} emails sent_" : ["Solicitação de arquivo criada e-mails enviado","Solicitação de arquivo criada e {count} e-mails enviados","Solicitação de arquivo criada e {count} e-mails enviados"],
|
||||
"_File request created and email sent_::_File request created and {count} emails sent_" : ["Solicitação de arquivo criada e e-mail enviado","Solicitação de arquivo criada e {count} e-mails enviados","Solicitação de arquivo criada e {count} e-mails enviados"],
|
||||
"Error creating the share: {errorMessage}" : "Erro ao criar o compartilhamento: {errorMessage}",
|
||||
"Error creating the share" : "Erro ao criar o compartilhamento",
|
||||
"Error sending emails: {errorMessage}" : "Erro ao enviar e-mails: {errorMessage}",
|
||||
"Error sending emails" : "Erro ao enviar e-mails",
|
||||
"Create a file request" : "Crie uma solicitação de arquivo",
|
||||
"Create a file request" : "Criar uma solicitação de arquivo",
|
||||
"Collect files from others even if they do not have an account." : "Colete arquivos de outras pessoas, mesmo que elas não tenham uma conta.",
|
||||
"To ensure you can receive files, verify you have enough storage available." : "Para garantir que você possa receber arquivos, verifique se você tem armazenamento suficiente disponível.",
|
||||
"File request" : "Solicitação de arquivo",
|
||||
|
|
@ -199,7 +199,7 @@
|
|||
"Via “{folder}”" : "Via “{folder}”",
|
||||
"Unshare" : "Descompartilhar",
|
||||
"Cannot copy, please copy the link manually" : "Não é possível copiar, copie o link manualmente",
|
||||
"Copy internal link to clipboard" : "Copie o link interno para a área de transferência",
|
||||
"Copy internal link to clipboard" : "Copiar link interno para a área de transferência",
|
||||
"Only works for people with access to this folder" : "Funciona apenas para pessoas com acesso a esta pasta",
|
||||
"Only works for people with access to this file" : "Funciona apenas para pessoas com acesso a este arquivo",
|
||||
"Link copied" : "Link copiado",
|
||||
|
|
@ -209,7 +209,7 @@
|
|||
"File request ({label})" : "Solicitação de arquivo ({label})",
|
||||
"Mail share ({label})" : "Compartilhar por e-mail ({label})",
|
||||
"Share link ({label})" : "Compartilhar link ({label})",
|
||||
"Mail share" : "Compartilhamento de mensagem",
|
||||
"Mail share" : "Compartilhamento por e-mail",
|
||||
"Share link ({index})" : "Compartilhar link ({index})",
|
||||
"Create public link" : "Criar link público",
|
||||
"Actions for \"{title}\"" : "Ações para \"{title}\"",
|
||||
|
|
@ -226,7 +226,7 @@
|
|||
"Enter expiration date (enforced)" : "Insira a data de expiração (imposta)",
|
||||
"Enter expiration date" : "Insira a data de validade",
|
||||
"Create share" : "Criar compartilhamento",
|
||||
"Customize link" : "Personalizar o link",
|
||||
"Customize link" : "Personalizar link",
|
||||
"Generate QR code" : "Gerar código QR",
|
||||
"Add another link" : "Adicionar um novo link",
|
||||
"Create a new share link" : "Criar um novo link de compartilhamento",
|
||||
|
|
@ -278,7 +278,7 @@
|
|||
"Share" : "Compartilhar",
|
||||
"Delete" : "Excluir",
|
||||
"Password field cannot be empty" : "O campo da senha não pode estar vazio",
|
||||
"Replace current password" : "Substitua a senha atual",
|
||||
"Replace current password" : "Substituir senha atual",
|
||||
"Failed to generate a new token" : "Falha ao gerar um novo token",
|
||||
"Allow upload and editing" : "Permitir uploads e edição",
|
||||
"Allow editing" : "Permitir edição",
|
||||
|
|
@ -289,8 +289,8 @@
|
|||
"Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Defina o token do link de compartilhamento público para algo fácil de lembrar ou gere um novo token. Não é recomendado usar um token fácil de adivinhar para compartilhamentos que contenham informações confidenciais.",
|
||||
"Generating…" : "Gerando…",
|
||||
"Generate new token" : "Gerar novo token",
|
||||
"Set password" : "Configurar senha",
|
||||
"Password expires {passwordExpirationTime}" : "A senha expira em {passwordExpirationTime}",
|
||||
"Set password" : "Definir senha",
|
||||
"Password expires {passwordExpirationTime}" : "A senha expira em {passwordExpirationTime}",
|
||||
"Password expired" : "Senha expirada",
|
||||
"Video verification" : "Verificação de vídeo",
|
||||
"Expiration date (enforced)" : "Data de vencimento (imposta)",
|
||||
|
|
@ -324,24 +324,24 @@
|
|||
"Additional shares" : "Compartilhamentos adicionais",
|
||||
"Additional shares explanation" : "Explicação sobre compartilhamentos adicionais",
|
||||
"Link to a file" : "Criar link para um arquivo",
|
||||
"_Accept share_::_Accept shares_" : ["Aceitar compartilhamentos","Aceitar compartilhamentos","Aceitar compartilhamentos"],
|
||||
"_Accept share_::_Accept shares_" : ["Aceitar compartilhamento","Aceitar compartilhamentos","Aceitar compartilhamentos"],
|
||||
"Open in Files" : "Abrir em arquivos",
|
||||
"_Reject share_::_Reject shares_" : ["Rejeitar compartilhamentos","Rejeitar compartilhamentos","Rejeitar compartilhamentos"],
|
||||
"_Restore share_::_Restore shares_" : ["Restaurar compartilhamentos","Restaurar compartilhamentos","Restaurar compartilhamentos"],
|
||||
"_Reject share_::_Reject shares_" : ["Rejeitar compartilhamento","Rejeitar compartilhamentos","Rejeitar compartilhamentos"],
|
||||
"_Restore share_::_Restore shares_" : ["Restaurar compartilhamento","Restaurar compartilhamentos","Restaurar compartilhamentos"],
|
||||
"Shared" : "Compartilhado",
|
||||
"Shared by {ownerDisplayName}" : "Compartilhado por {ownerDisplayName}",
|
||||
"Shared multiple times with different people" : "Compartilhado várias vezes com pessoas diferentes",
|
||||
"Show sharing options" : "Mostrar opções de compartilhamento",
|
||||
"Shared with others" : "Compartilhado com outros",
|
||||
"Create file request" : "Criar solicitação de arquivo",
|
||||
"Upload files to {foldername}" : "Subir arquivos para {foldername}",
|
||||
"Upload files to {foldername}" : "Fazer upload de arquivos para {foldername}",
|
||||
"Public file share" : "Compartilhamento público de arquivo",
|
||||
"Publicly shared file." : "Arquivo compartilhado publicamente.",
|
||||
"No file" : "Sem arquivo",
|
||||
"The file shared with you will show up here" : "O arquivo compartilhado com você aparecerá aqui",
|
||||
"Public share" : "Compartilhamento público",
|
||||
"Publicly shared files." : "Arquivos compartilhados publicamente.",
|
||||
"No files" : "Não há arquivos",
|
||||
"No files" : "Sem arquivos",
|
||||
"Files and folders shared with you will show up here" : "Arquivos e pastas compartilhados com você aparecerão aqui",
|
||||
"Overview of shared files." : "Visão geral dos arquivos compartilhados.",
|
||||
"No shares" : "Sem compartilhamentos",
|
||||
|
|
@ -366,25 +366,25 @@
|
|||
"No deleted shares" : "Não há compartilhamentos apagados",
|
||||
"Shares you have left will show up here" : "Os compartilhamentos que você deixou aparecerão aqui",
|
||||
"Pending shares" : "Compartilhamentos pendentes",
|
||||
"List of unapproved shares." : "Lista de compartilhamentos não aprovadas.",
|
||||
"List of unapproved shares." : "Lista de compartilhamentos não aprovados.",
|
||||
"No pending shares" : "Não há compartilhamentos pendentes",
|
||||
"Shares you have received but not approved will show up here" : "As ações que você recebeu, mas não aprovou, aparecerão aqui",
|
||||
"Shares you have received but not approved will show up here" : "Os compartilhamentos que você recebeu, mas não aprovou, aparecerão aqui",
|
||||
"Error updating the share: {errorMessage}" : "Erro ao atualizar o compartilhamento: {errorMessage}",
|
||||
"Error updating the share" : "Erro ao atualizar o compartilhamento",
|
||||
"File \"{path}\" has been unshared" : "O arquivo \"{path}\" não foi compartilhado",
|
||||
"File \"{path}\" has been unshared" : "O arquivo \"{path}\" foi descompartilhado",
|
||||
"Folder \"{path}\" has been unshared" : "A pasta \"{path}\" foi descompartilhada",
|
||||
"Could not update share" : "Não foi possível atualizar o compartilhamento",
|
||||
"Share saved" : "Compartilhamento salvo",
|
||||
"Share expiry date saved" : "Data de vencimento do compartilhamento salva",
|
||||
"Share expiry date saved" : "Data de expiração do compartilhamento salva",
|
||||
"Share hide-download state saved" : "Estado ocultar-download do compartilhamento salvo",
|
||||
"Share label saved" : "Marcador de compartilhamento salvo",
|
||||
"Share note for recipient saved" : "Observação para o destinatário do compartilhamento salva",
|
||||
"Share password saved" : "Compartilhar senha salva",
|
||||
"Share permissions saved" : "Permissões de compartilhamento salvas",
|
||||
"Share password saved" : "Senha do compartilhamento salva",
|
||||
"Share permissions saved" : "Permissões do compartilhamento salvas",
|
||||
"Shared by" : "Compartilhado por",
|
||||
"Shared with" : "Compartilhado com",
|
||||
"Password created successfully" : "Senha criada com sucesso",
|
||||
"Error generating password from password policy" : "Erro ao gerar senha da política de senha",
|
||||
"Error generating password from password policy" : "Erro ao gerar a senha a partir da política de senha",
|
||||
"Shared with you and the group {group} by {owner}" : "Compartilhado com você e o grupo {group} por {owner}",
|
||||
"Shared with you and {circle} by {owner}" : "Compartilhado com você e {circle} por {owner}",
|
||||
"Shared with you and the conversation {conversation} by {owner}" : "Compartilhado com você e a conversa {conversation} por {owner}",
|
||||
|
|
@ -417,9 +417,9 @@
|
|||
"No recommendations. Start typing." : "Sem recomendações. Inicie a digitação.",
|
||||
"Password field can't be empty" : "O campo da senha não pode estar vazio",
|
||||
"Allow download" : "Permitir baixar",
|
||||
"Share expire date saved" : "Data de validade do compartilhamento salva",
|
||||
"Share expire date saved" : "Data de expiração do compartilhamento salva",
|
||||
"You are not allowed to edit link shares that you don't own" : "Você não tem permissão para editar compartilhamentos de links que não são de sua propriedade",
|
||||
"_1 email address already added_::_{count} email addresses already added_" : ["endereço1 email address already added","{count} endereços de e-mail já adicionados","{count} endereços de e-mail já adicionados"],
|
||||
"_1 email address added_::_{count} email addresses added_" : ["1 endereços de e-mail adicionados","{count} endereços de e-mail adicionados","{count} endereços de e-mail adicionados"]
|
||||
"_1 email address already added_::_{count} email addresses already added_" : ["1 endereço de e-mail já adicionado","{count} endereços de e-mail já adicionados","{count} endereços de e-mail já adicionados"],
|
||||
"_1 email address added_::_{count} email addresses added_" : ["1 endereço de e-mail adicionado","{count} endereços de e-mail adicionados","{count} endereços de e-mail adicionados"]
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -225,6 +225,7 @@ OC.L10N.register(
|
|||
"Link to a file" : "Povezava do datoteke",
|
||||
"Open in Files" : "Odpri v mapi",
|
||||
"Shared" : "V souporabi",
|
||||
"Shared multiple times with different people" : "V več souporabah z različnimi uporabniki",
|
||||
"Shared with others" : "V souporabi z drugimi",
|
||||
"Public share" : "Javna objava",
|
||||
"No shares" : "Ni še vpisanih mest souporabe",
|
||||
|
|
|
|||
|
|
@ -223,6 +223,7 @@
|
|||
"Link to a file" : "Povezava do datoteke",
|
||||
"Open in Files" : "Odpri v mapi",
|
||||
"Shared" : "V souporabi",
|
||||
"Shared multiple times with different people" : "V več souporabah z različnimi uporabniki",
|
||||
"Shared with others" : "V souporabi z drugimi",
|
||||
"Public share" : "Javna objava",
|
||||
"No shares" : "Ni še vpisanih mest souporabe",
|
||||
|
|
|
|||
|
|
@ -401,7 +401,7 @@ OC.L10N.register(
|
|||
"Categories" : "Категорії",
|
||||
"Resources" : "Ресурси",
|
||||
"Documentation" : "Документація",
|
||||
"Interact" : "Взаємодіяти",
|
||||
"Interact" : "Взаємодія",
|
||||
"Report a bug" : "Повідомити про помилку",
|
||||
"Request feature" : "Запит на удосконалення",
|
||||
"Ask questions or discuss" : "Ставте запитання або обговорюйте",
|
||||
|
|
|
|||
|
|
@ -399,7 +399,7 @@
|
|||
"Categories" : "Категорії",
|
||||
"Resources" : "Ресурси",
|
||||
"Documentation" : "Документація",
|
||||
"Interact" : "Взаємодіяти",
|
||||
"Interact" : "Взаємодія",
|
||||
"Report a bug" : "Повідомити про помилку",
|
||||
"Request feature" : "Запит на удосконалення",
|
||||
"Ask questions or discuss" : "Ставте запитання або обговорюйте",
|
||||
|
|
|
|||
|
|
@ -2,14 +2,14 @@ OC.L10N.register(
|
|||
"user_status",
|
||||
{
|
||||
"Recent statuses" : "Останні статуси",
|
||||
"No recent status changes" : "Останніх змін статусу немає",
|
||||
"No recent status changes" : "Статус не змінювався",
|
||||
"In a meeting" : "На зустрічі",
|
||||
"Commuting" : "Поїздка на роботу",
|
||||
"Out sick" : "Захворіла",
|
||||
"Vacationing" : "Відпустка",
|
||||
"Out of office" : "Недоступно",
|
||||
"Working remotely" : "Робота віддалена",
|
||||
"In a call" : "У дзвінку",
|
||||
"Commuting" : "В дорозі на роботу",
|
||||
"Out sick" : "Хворію",
|
||||
"Vacationing" : "У відпустці",
|
||||
"Out of office" : "Недоступний(-а)",
|
||||
"Working remotely" : "Працюю віддалено",
|
||||
"In a call" : "На дзвінку",
|
||||
"User status" : "Статус користувача",
|
||||
"Clear status after" : "Очистити статус після",
|
||||
"Emoji for your status message" : "Емоційки для повідомлення вашого статусу",
|
||||
|
|
@ -20,30 +20,30 @@ OC.L10N.register(
|
|||
"Reset status to \"{icon} {message}\"" : "Скинути статус на \"{icon} {message}\"",
|
||||
"Reset status to \"{message}\"" : "Скинути статус на \"{message}\"",
|
||||
"Reset status to \"{icon}\"" : "Скинути статус на \"{icon}\"",
|
||||
"There was an error saving the status" : "Під час збереження статусу сталася помилка",
|
||||
"There was an error clearing the status" : "Під час очищення статусу сталася помилка",
|
||||
"There was an error reverting the status" : "Виникла помилка при скиданні статусу",
|
||||
"There was an error saving the status" : "Помилка під час збереження статусу",
|
||||
"There was an error clearing the status" : "Помилка під час очищення статусу",
|
||||
"There was an error reverting the status" : "Помилка при скиданні статусу",
|
||||
"Set status" : "Встановити статус",
|
||||
"Online status" : "Статус онлайну",
|
||||
"Online status" : "Мій статус доступності",
|
||||
"Status message" : "Повідомлення про статус",
|
||||
"Set absence period" : "Встановити період відсутности",
|
||||
"Set absence period and replacement" : "Встановити період відсутности та тимчасово виконуючого обов'язки",
|
||||
"Your status was set automatically" : "Ваш статус встановлено автоматично",
|
||||
"Clear status message" : "Очистити повідомлення про стан",
|
||||
"Set status message" : "Встановити повідомлення про стан",
|
||||
"Don't clear" : "Не очистувати",
|
||||
"Clear status message" : "Прибрати статус",
|
||||
"Set status message" : "Оновити статус",
|
||||
"Don't clear" : "Залишити поточний",
|
||||
"Today" : "Сьогодні",
|
||||
"This week" : "Цього тижня",
|
||||
"Online" : "Онлайн",
|
||||
"Away" : "Піти",
|
||||
"Online" : "Доступний(-а)",
|
||||
"Away" : "Відсутній(-я)",
|
||||
"Do not disturb" : "Не турбувати",
|
||||
"Invisible" : "Невидима",
|
||||
"Offline" : "Офлайн",
|
||||
"There was an error saving the new status" : "Під час збереження нового статусу сталася помилка",
|
||||
"Invisible" : "Невидимка",
|
||||
"Offline" : "Поза мережею",
|
||||
"There was an error saving the new status" : "Помилка під час збереження статусу",
|
||||
"30 minutes" : "30 хвилин",
|
||||
"1 hour" : "1 година",
|
||||
"4 hours" : "4 години",
|
||||
"Mute all notifications" : "Вимкнути всі сповіщення",
|
||||
"Appear offline" : "З'являтися офлайн"
|
||||
"Appear offline" : "Перебуваю поза мережею"
|
||||
},
|
||||
"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
{ "translations": {
|
||||
"Recent statuses" : "Останні статуси",
|
||||
"No recent status changes" : "Останніх змін статусу немає",
|
||||
"No recent status changes" : "Статус не змінювався",
|
||||
"In a meeting" : "На зустрічі",
|
||||
"Commuting" : "Поїздка на роботу",
|
||||
"Out sick" : "Захворіла",
|
||||
"Vacationing" : "Відпустка",
|
||||
"Out of office" : "Недоступно",
|
||||
"Working remotely" : "Робота віддалена",
|
||||
"In a call" : "У дзвінку",
|
||||
"Commuting" : "В дорозі на роботу",
|
||||
"Out sick" : "Хворію",
|
||||
"Vacationing" : "У відпустці",
|
||||
"Out of office" : "Недоступний(-а)",
|
||||
"Working remotely" : "Працюю віддалено",
|
||||
"In a call" : "На дзвінку",
|
||||
"User status" : "Статус користувача",
|
||||
"Clear status after" : "Очистити статус після",
|
||||
"Emoji for your status message" : "Емоційки для повідомлення вашого статусу",
|
||||
|
|
@ -18,30 +18,30 @@
|
|||
"Reset status to \"{icon} {message}\"" : "Скинути статус на \"{icon} {message}\"",
|
||||
"Reset status to \"{message}\"" : "Скинути статус на \"{message}\"",
|
||||
"Reset status to \"{icon}\"" : "Скинути статус на \"{icon}\"",
|
||||
"There was an error saving the status" : "Під час збереження статусу сталася помилка",
|
||||
"There was an error clearing the status" : "Під час очищення статусу сталася помилка",
|
||||
"There was an error reverting the status" : "Виникла помилка при скиданні статусу",
|
||||
"There was an error saving the status" : "Помилка під час збереження статусу",
|
||||
"There was an error clearing the status" : "Помилка під час очищення статусу",
|
||||
"There was an error reverting the status" : "Помилка при скиданні статусу",
|
||||
"Set status" : "Встановити статус",
|
||||
"Online status" : "Статус онлайну",
|
||||
"Online status" : "Мій статус доступності",
|
||||
"Status message" : "Повідомлення про статус",
|
||||
"Set absence period" : "Встановити період відсутности",
|
||||
"Set absence period and replacement" : "Встановити період відсутности та тимчасово виконуючого обов'язки",
|
||||
"Your status was set automatically" : "Ваш статус встановлено автоматично",
|
||||
"Clear status message" : "Очистити повідомлення про стан",
|
||||
"Set status message" : "Встановити повідомлення про стан",
|
||||
"Don't clear" : "Не очистувати",
|
||||
"Clear status message" : "Прибрати статус",
|
||||
"Set status message" : "Оновити статус",
|
||||
"Don't clear" : "Залишити поточний",
|
||||
"Today" : "Сьогодні",
|
||||
"This week" : "Цього тижня",
|
||||
"Online" : "Онлайн",
|
||||
"Away" : "Піти",
|
||||
"Online" : "Доступний(-а)",
|
||||
"Away" : "Відсутній(-я)",
|
||||
"Do not disturb" : "Не турбувати",
|
||||
"Invisible" : "Невидима",
|
||||
"Offline" : "Офлайн",
|
||||
"There was an error saving the new status" : "Під час збереження нового статусу сталася помилка",
|
||||
"Invisible" : "Невидимка",
|
||||
"Offline" : "Поза мережею",
|
||||
"There was an error saving the new status" : "Помилка під час збереження статусу",
|
||||
"30 minutes" : "30 хвилин",
|
||||
"1 hour" : "1 година",
|
||||
"4 hours" : "4 години",
|
||||
"Mute all notifications" : "Вимкнути всі сповіщення",
|
||||
"Appear offline" : "З'являтися офлайн"
|
||||
"Appear offline" : "Перебуваю поза мережею"
|
||||
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
|
||||
}
|
||||
Loading…
Reference in a new issue