[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2015-09-16 04:00:17 -04:00
parent 7ff12d74d9
commit 0155bcf278
210 changed files with 370 additions and 256 deletions

View File

@ -12,6 +12,8 @@ OC.L10N.register(
"Invalid mount point" : "Punto di mount non valido",
"Objectstore forbidden" : "Objectstore vietato",
"Invalid storage backend \"%s\"" : "Motore di archiviazione \"%s\" non valido",
"Not permitted to use backend \"%s\"" : "Utilizzo del motore \"%s\" non permesso",
"Not permitted to use authentication mechanism \"%s\"" : "Utilizzo del meccanismo di autenticazione \"%s\" non permesso",
"Unsatisfied backend parameters" : "Parametri del motore non soddisfatti",
"Unsatisfied authentication mechanism parameters" : "Parametri del meccanismo di autenticazione non soddisfatti",
"Personal" : "Personale",
@ -72,11 +74,14 @@ OC.L10N.register(
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Radice",
"SFTP with secret key login [DEPRECATED]" : "SFTP con accesso a chiave segreta [DEPRECATO]",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Condividi",
"SMB / CIFS using OC login [DEPRECATED]" : "SMB / CIFS utilizzando le credenziali di OC [DEPRECATO]",
"Username as share" : "Nome utente come condivisione",
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Nome servizio",
"Request timeout (seconds)" : "Tempo massimo della richiesta (secondi)",
"<b>Note:</b> " : "<b>Nota:</b>",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> il supporto a cURL di PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> il supporto a FTP in PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",

View File

@ -10,6 +10,8 @@
"Invalid mount point" : "Punto di mount non valido",
"Objectstore forbidden" : "Objectstore vietato",
"Invalid storage backend \"%s\"" : "Motore di archiviazione \"%s\" non valido",
"Not permitted to use backend \"%s\"" : "Utilizzo del motore \"%s\" non permesso",
"Not permitted to use authentication mechanism \"%s\"" : "Utilizzo del meccanismo di autenticazione \"%s\" non permesso",
"Unsatisfied backend parameters" : "Parametri del motore non soddisfatti",
"Unsatisfied authentication mechanism parameters" : "Parametri del meccanismo di autenticazione non soddisfatti",
"Personal" : "Personale",
@ -70,11 +72,14 @@
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Radice",
"SFTP with secret key login [DEPRECATED]" : "SFTP con accesso a chiave segreta [DEPRECATO]",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Condividi",
"SMB / CIFS using OC login [DEPRECATED]" : "SMB / CIFS utilizzando le credenziali di OC [DEPRECATO]",
"Username as share" : "Nome utente come condivisione",
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Nome servizio",
"Request timeout (seconds)" : "Tempo massimo della richiesta (secondi)",
"<b>Note:</b> " : "<b>Nota:</b>",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> il supporto a cURL di PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> il supporto a FTP in PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",

View File

@ -12,6 +12,8 @@ OC.L10N.register(
"Invalid mount point" : "Ugyldig oppkoblingspunkt",
"Objectstore forbidden" : "Objektlager forbudt",
"Invalid storage backend \"%s\"" : "Ugyldig lagringsserver \"%s\"",
"Not permitted to use backend \"%s\"" : "Ikke tillatt å bruke server \"%s\"",
"Not permitted to use authentication mechanism \"%s\"" : "Ikke tillatt å bruke autentiseringsmekanisme \"%s\"",
"Unsatisfied backend parameters" : "Noen server-parameter mangler",
"Unsatisfied authentication mechanism parameters" : "Noen parametre for autentiseringsmekanisme mangler",
"Personal" : "Personlig",
@ -41,11 +43,16 @@ OC.L10N.register(
"OAuth2" : "OAuth2",
"Client ID" : "Client ID",
"Client secret" : "Client secret",
"OpenStack" : "OpenStack",
"Username" : "Brukernavn",
"Password" : "Passord",
"Tenant name" : "Prosjektnavn",
"Identity endpoint URL" : "URL for identitets-endepunkt",
"Rackspace" : "Rackspace",
"API key" : "API-nøkkel",
"Username and password" : "Brukernavn og passord",
"Session credentials" : "Påloggingsdetaljer for økt",
"RSA public key" : "RSA offentlig nøkkel",
"Public key" : "Offentlig nøkkel",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
@ -68,10 +75,14 @@ OC.L10N.register(
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Rot",
"SFTP with secret key login [DEPRECATED]" : "SFTP med hemmelig nøkkel for pålogging [FORELDET]",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Delt ressurs",
"SMB / CIFS using OC login [DEPRECATED]" : "SMB / CIFS med OC-pålogging [FORELDET]",
"Username as share" : "Brukernavn som share",
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Tjenestenavn",
"Request timeout (seconds)" : "Tidsavbrudd for forespørsel (sekunder)",
"<b>Note:</b> " : "<b>Merk:</b> ",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Merk:</b> Støtte for cURL i PHP er ikke aktivert eller installert. Oppkobling av %s er ikke mulig. Be systemadministratoren om å installere det.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Merk:</b> FTP-støtte i PHP er ikke slått på eller installert. Kan ikke koble opp %s. Ta kontakt med systemadministratoren for å få dette installert.",

View File

@ -10,6 +10,8 @@
"Invalid mount point" : "Ugyldig oppkoblingspunkt",
"Objectstore forbidden" : "Objektlager forbudt",
"Invalid storage backend \"%s\"" : "Ugyldig lagringsserver \"%s\"",
"Not permitted to use backend \"%s\"" : "Ikke tillatt å bruke server \"%s\"",
"Not permitted to use authentication mechanism \"%s\"" : "Ikke tillatt å bruke autentiseringsmekanisme \"%s\"",
"Unsatisfied backend parameters" : "Noen server-parameter mangler",
"Unsatisfied authentication mechanism parameters" : "Noen parametre for autentiseringsmekanisme mangler",
"Personal" : "Personlig",
@ -39,11 +41,16 @@
"OAuth2" : "OAuth2",
"Client ID" : "Client ID",
"Client secret" : "Client secret",
"OpenStack" : "OpenStack",
"Username" : "Brukernavn",
"Password" : "Passord",
"Tenant name" : "Prosjektnavn",
"Identity endpoint URL" : "URL for identitets-endepunkt",
"Rackspace" : "Rackspace",
"API key" : "API-nøkkel",
"Username and password" : "Brukernavn og passord",
"Session credentials" : "Påloggingsdetaljer for økt",
"RSA public key" : "RSA offentlig nøkkel",
"Public key" : "Offentlig nøkkel",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
@ -66,10 +73,14 @@
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Rot",
"SFTP with secret key login [DEPRECATED]" : "SFTP med hemmelig nøkkel for pålogging [FORELDET]",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Delt ressurs",
"SMB / CIFS using OC login [DEPRECATED]" : "SMB / CIFS med OC-pålogging [FORELDET]",
"Username as share" : "Brukernavn som share",
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Tjenestenavn",
"Request timeout (seconds)" : "Tidsavbrudd for forespørsel (sekunder)",
"<b>Note:</b> " : "<b>Merk:</b> ",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Merk:</b> Støtte for cURL i PHP er ikke aktivert eller installert. Oppkobling av %s er ikke mulig. Be systemadministratoren om å installere det.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Merk:</b> FTP-støtte i PHP er ikke slått på eller installert. Kan ikke koble opp %s. Ta kontakt med systemadministratoren for å få dette installert.",

View File

@ -12,6 +12,8 @@ OC.L10N.register(
"Invalid mount point" : "Ponto de montagem inválido",
"Objectstore forbidden" : "Proibido armazenamento de objetos",
"Invalid storage backend \"%s\"" : "Armazenamento backend inválido \"%s\"",
"Not permitted to use backend \"%s\"" : "Não é permitido o uso de backend \"%s\"",
"Not permitted to use authentication mechanism \"%s\"" : "Não é permitido usar o mecanismo de autenticação \"%s\"",
"Unsatisfied backend parameters" : "Parâmetros de back-end não-atendidos",
"Unsatisfied authentication mechanism parameters" : "Parâmetros de mecanismos de autenticação não satisfeitos",
"Personal" : "Pessoal",
@ -43,9 +45,13 @@ OC.L10N.register(
"Client secret" : "Segredo do cliente",
"Username" : "Nome de Usuário",
"Password" : "Senha",
"Tenant name" : "Nome do inquilino",
"Identity endpoint URL" : "Identidade pontofinal URL",
"Rackspace" : "Espaço em rack",
"API key" : "Chave API",
"Username and password" : "Nome de Usuário e senha",
"Session credentials" : "Credenciais de Sessão",
"RSA public key" : "Chave pública RSA",
"Public key" : "Chave pública",
"Amazon S3" : "Amazon S3",
"Bucket" : "Cesta",
@ -72,6 +78,8 @@ OC.L10N.register(
"Share" : "Compartilhar",
"Username as share" : "Nome de usuário como compartilhado",
"OpenStack Object Storage" : "Armazenamento de Objetos OpenStack",
"Service name" : "Nome do serviço",
"Request timeout (seconds)" : "Tempo esgotado requerido (segundos)",
"<b>Note:</b> " : "<b>Nota:</b>",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> O suporte cURL do PHP não está habilitado ou instalado. Montagem de %s não é possível. Por favor, solicite ao seu administrador do sistema para instalá-lo.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> O suporte FTP no PHP não está habilitado ou instalado. Montagem de %s não é possível. Por favor, solicite ao seu administrador do sistema para instalá-lo.",

View File

@ -10,6 +10,8 @@
"Invalid mount point" : "Ponto de montagem inválido",
"Objectstore forbidden" : "Proibido armazenamento de objetos",
"Invalid storage backend \"%s\"" : "Armazenamento backend inválido \"%s\"",
"Not permitted to use backend \"%s\"" : "Não é permitido o uso de backend \"%s\"",
"Not permitted to use authentication mechanism \"%s\"" : "Não é permitido usar o mecanismo de autenticação \"%s\"",
"Unsatisfied backend parameters" : "Parâmetros de back-end não-atendidos",
"Unsatisfied authentication mechanism parameters" : "Parâmetros de mecanismos de autenticação não satisfeitos",
"Personal" : "Pessoal",
@ -41,9 +43,13 @@
"Client secret" : "Segredo do cliente",
"Username" : "Nome de Usuário",
"Password" : "Senha",
"Tenant name" : "Nome do inquilino",
"Identity endpoint URL" : "Identidade pontofinal URL",
"Rackspace" : "Espaço em rack",
"API key" : "Chave API",
"Username and password" : "Nome de Usuário e senha",
"Session credentials" : "Credenciais de Sessão",
"RSA public key" : "Chave pública RSA",
"Public key" : "Chave pública",
"Amazon S3" : "Amazon S3",
"Bucket" : "Cesta",
@ -70,6 +76,8 @@
"Share" : "Compartilhar",
"Username as share" : "Nome de usuário como compartilhado",
"OpenStack Object Storage" : "Armazenamento de Objetos OpenStack",
"Service name" : "Nome do serviço",
"Request timeout (seconds)" : "Tempo esgotado requerido (segundos)",
"<b>Note:</b> " : "<b>Nota:</b>",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> O suporte cURL do PHP não está habilitado ou instalado. Montagem de %s não é possível. Por favor, solicite ao seu administrador do sistema para instalá-lo.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> O suporte FTP no PHP não está habilitado ou instalado. Montagem de %s não é possível. Por favor, solicite ao seu administrador do sistema para instalá-lo.",

View File

@ -41,7 +41,6 @@ OC.L10N.register(
"%2$s shared %1$s with you" : "%2$s s vámi sdílí %1$s",
"You shared %1$s via link" : "Sdílíte %1$s přes odkaz",
"Shares" : "Sdílení",
"You received %s as a remote share from %s" : "Obdrželi jste %s nově nasdílená vzdáleně od %s ",
"Accept" : "Přijmout",
"Decline" : "Zamítnout",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Sdílej se mnou pomocí mého #ownCloud sdruženého cloud ID, více na %s",

View File

@ -39,7 +39,6 @@
"%2$s shared %1$s with you" : "%2$s s vámi sdílí %1$s",
"You shared %1$s via link" : "Sdílíte %1$s přes odkaz",
"Shares" : "Sdílení",
"You received %s as a remote share from %s" : "Obdrželi jste %s nově nasdílená vzdáleně od %s ",
"Accept" : "Přijmout",
"Decline" : "Zamítnout",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Sdílej se mnou pomocí mého #ownCloud sdruženého cloud ID, více na %s",

View File

@ -41,7 +41,6 @@ OC.L10N.register(
"%2$s shared %1$s with you" : "%2$s delt %1$s med dig",
"You shared %1$s via link" : "Du delte %1$s via link",
"Shares" : "Delt",
"You received %s as a remote share from %s" : "Du modtog %s som et ekstern deling fra %s",
"Accept" : "Acceptér",
"Decline" : "Afvis",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Del med mig gennem min #ownCloud Federated Cloud ID, se %s",

View File

@ -39,7 +39,6 @@
"%2$s shared %1$s with you" : "%2$s delt %1$s med dig",
"You shared %1$s via link" : "Du delte %1$s via link",
"Shares" : "Delt",
"You received %s as a remote share from %s" : "Du modtog %s som et ekstern deling fra %s",
"Accept" : "Acceptér",
"Decline" : "Afvis",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Del med mig gennem min #ownCloud Federated Cloud ID, se %s",

View File

@ -41,7 +41,6 @@ OC.L10N.register(
"%2$s shared %1$s with you" : "Ο %2$s διαμοιράστηκε το %1$s με εσάς",
"You shared %1$s via link" : "Μοιραστήκατε το %1$s μέσω συνδέσμου",
"Shares" : "Κοινόχρηστοι φάκελοι",
"You received %s as a remote share from %s" : "Λάβατε το %s ως απομακρυσμένο διαμοιρασμό από %s",
"Accept" : "Αποδοχή",
"Decline" : "Απόρριψη",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Διαμοιρασμός με εμένα μέσω του #ownCloud Federated Cloud ID μου, δείτε %s",

View File

@ -39,7 +39,6 @@
"%2$s shared %1$s with you" : "Ο %2$s διαμοιράστηκε το %1$s με εσάς",
"You shared %1$s via link" : "Μοιραστήκατε το %1$s μέσω συνδέσμου",
"Shares" : "Κοινόχρηστοι φάκελοι",
"You received %s as a remote share from %s" : "Λάβατε το %s ως απομακρυσμένο διαμοιρασμό από %s",
"Accept" : "Αποδοχή",
"Decline" : "Απόρριψη",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Διαμοιρασμός με εμένα μέσω του #ownCloud Federated Cloud ID μου, δείτε %s",

View File

@ -41,7 +41,6 @@ OC.L10N.register(
"%2$s shared %1$s with you" : "%2$s jakoi kohteen %1$s kanssasi",
"You shared %1$s via link" : "Jaoit kohteen %1$s linkin kautta",
"Shares" : "Jaot",
"You received %s as a remote share from %s" : "Sait etäjaon %s käyttäjältä %s",
"Accept" : "Hyväksy",
"Decline" : "Kieltäydy",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Jaa kanssani käyttäen #ownCloud ja federoitua pilvitunnistetta, katso %s",

View File

@ -39,7 +39,6 @@
"%2$s shared %1$s with you" : "%2$s jakoi kohteen %1$s kanssasi",
"You shared %1$s via link" : "Jaoit kohteen %1$s linkin kautta",
"Shares" : "Jaot",
"You received %s as a remote share from %s" : "Sait etäjaon %s käyttäjältä %s",
"Accept" : "Hyväksy",
"Decline" : "Kieltäydy",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Jaa kanssani käyttäen #ownCloud ja federoitua pilvitunnistetta, katso %s",

View File

@ -42,6 +42,7 @@ OC.L10N.register(
"You shared %1$s via link" : "Vous avez partagé %1$s par lien public",
"Shares" : "Partages",
"Accept" : "Accepter",
"Decline" : "Refuser",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Partagez avec moi grâce à mon identifiant Federated Cloud #owncloud %s",
"Share with me through my #ownCloud Federated Cloud ID" : "Partagez avec moi grâce à mon identifiant Federated Cloud #owncloud",
"This share is password-protected" : "Ce partage est protégé par un mot de passe",

View File

@ -40,6 +40,7 @@
"You shared %1$s via link" : "Vous avez partagé %1$s par lien public",
"Shares" : "Partages",
"Accept" : "Accepter",
"Decline" : "Refuser",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Partagez avec moi grâce à mon identifiant Federated Cloud #owncloud %s",
"Share with me through my #ownCloud Federated Cloud ID" : "Partagez avec moi grâce à mon identifiant Federated Cloud #owncloud",
"This share is password-protected" : "Ce partage est protégé par un mot de passe",

View File

@ -42,6 +42,7 @@ OC.L10N.register(
"You shared %1$s via link" : "Megosztottam link segítségével: %1$s",
"Shares" : "Megosztások",
"Accept" : "Elfogadás",
"Decline" : "Elutasítás",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Ossza meg velem az #ownCloud Egyesített Felhő Azonosító segítségével, lásd %s",
"Share with me through my #ownCloud Federated Cloud ID" : "Ossza meg velem az #ownCloud Egyesített Felhő Azonosító segítségével ",
"This share is password-protected" : "Ez egy jelszóval védett megosztás",

View File

@ -40,6 +40,7 @@
"You shared %1$s via link" : "Megosztottam link segítségével: %1$s",
"Shares" : "Megosztások",
"Accept" : "Elfogadás",
"Decline" : "Elutasítás",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Ossza meg velem az #ownCloud Egyesített Felhő Azonosító segítségével, lásd %s",
"Share with me through my #ownCloud Federated Cloud ID" : "Ossza meg velem az #ownCloud Egyesített Felhő Azonosító segítségével ",
"This share is password-protected" : "Ez egy jelszóval védett megosztás",

View File

@ -41,7 +41,6 @@ OC.L10N.register(
"%2$s shared %1$s with you" : "%2$s membagikan %1$s dengan Anda",
"You shared %1$s via link" : "Anda membagikan %1$s via tautan",
"Shares" : "Dibagikan",
"You received %s as a remote share from %s" : "Anda menerima %s sebagai berbagi remote dari %s",
"Accept" : "Terima",
"Decline" : "Tolak",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Dibagikan pada saya melalui #ownCloud Federated Cloud ID saya, lihat %s",

View File

@ -39,7 +39,6 @@
"%2$s shared %1$s with you" : "%2$s membagikan %1$s dengan Anda",
"You shared %1$s via link" : "Anda membagikan %1$s via tautan",
"Shares" : "Dibagikan",
"You received %s as a remote share from %s" : "Anda menerima %s sebagai berbagi remote dari %s",
"Accept" : "Terima",
"Decline" : "Tolak",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Dibagikan pada saya melalui #ownCloud Federated Cloud ID saya, lihat %s",

View File

@ -41,7 +41,6 @@ OC.L10N.register(
"%2$s shared %1$s with you" : "%2$s ha condiviso %1$s con te",
"You shared %1$s via link" : "Hai condiviso %1$s tramite collegamento",
"Shares" : "Condivisioni",
"You received %s as a remote share from %s" : "Hai ricevuto %s come condivisione remota da %s",
"Accept" : "Accetta",
"Decline" : "Rifiuta",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Condividi con me attraverso il mio ID di cloud federata #ownCloud, vedi %s",

View File

@ -39,7 +39,6 @@
"%2$s shared %1$s with you" : "%2$s ha condiviso %1$s con te",
"You shared %1$s via link" : "Hai condiviso %1$s tramite collegamento",
"Shares" : "Condivisioni",
"You received %s as a remote share from %s" : "Hai ricevuto %s come condivisione remota da %s",
"Accept" : "Accetta",
"Decline" : "Rifiuta",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Condividi con me attraverso il mio ID di cloud federata #ownCloud, vedi %s",

View File

@ -41,7 +41,6 @@ OC.L10N.register(
"%2$s shared %1$s with you" : "%2$s 님이 내게 %1$s을(를) 공유함",
"You shared %1$s via link" : "내가 %1$s을(를) 링크로 공유함",
"Shares" : "공유",
"You received %s as a remote share from %s" : "%1$s의 원격 공유로 %2$s을(를) 받았습니다",
"Accept" : "수락",
"Decline" : "거절",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "내 #ownCloud 연합 클라우드 ID를 통해서 공유됨, 더 알아보기: %s",

View File

@ -39,7 +39,6 @@
"%2$s shared %1$s with you" : "%2$s 님이 내게 %1$s을(를) 공유함",
"You shared %1$s via link" : "내가 %1$s을(를) 링크로 공유함",
"Shares" : "공유",
"You received %s as a remote share from %s" : "%1$s의 원격 공유로 %2$s을(를) 받았습니다",
"Accept" : "수락",
"Decline" : "거절",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "내 #ownCloud 연합 클라우드 ID를 통해서 공유됨, 더 알아보기: %s",

View File

@ -41,7 +41,6 @@ OC.L10N.register(
"%2$s shared %1$s with you" : "%2$s delte %1$s med deg",
"You shared %1$s via link" : "Du delte %1$s via lenke",
"Shares" : "Delinger",
"You received %s as a remote share from %s" : "Du mottok %s som en ekstern deling fra %s",
"Accept" : "Aksepter",
"Decline" : "Avslå",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Del med meg gjennom min #ownCloud ID for sammenknyttet sky, se %s",

View File

@ -39,7 +39,6 @@
"%2$s shared %1$s with you" : "%2$s delte %1$s med deg",
"You shared %1$s via link" : "Du delte %1$s via lenke",
"Shares" : "Delinger",
"You received %s as a remote share from %s" : "Du mottok %s som en ekstern deling fra %s",
"Accept" : "Aksepter",
"Decline" : "Avslå",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Del med meg gjennom min #ownCloud ID for sammenknyttet sky, se %s",

View File

@ -42,6 +42,7 @@ OC.L10N.register(
"You shared %1$s via link" : "U deelde %1$s via link",
"Shares" : "Gedeeld",
"Accept" : "Accepteren",
"Decline" : "Afwijzen",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Deel met mij via mijn #ownCloud federated Cloud ID, zie %s",
"Share with me through my #ownCloud Federated Cloud ID" : "Deel met mij via mijn #ownCloud federated Cloud ID",
"This share is password-protected" : "Deze share is met een wachtwoord beveiligd",

View File

@ -40,6 +40,7 @@
"You shared %1$s via link" : "U deelde %1$s via link",
"Shares" : "Gedeeld",
"Accept" : "Accepteren",
"Decline" : "Afwijzen",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Deel met mij via mijn #ownCloud federated Cloud ID, zie %s",
"Share with me through my #ownCloud Federated Cloud ID" : "Deel met mij via mijn #ownCloud federated Cloud ID",
"This share is password-protected" : "Deze share is met een wachtwoord beveiligd",

View File

@ -41,7 +41,6 @@ OC.L10N.register(
"%2$s shared %1$s with you" : "%2$s compartilhou %1$s com você",
"You shared %1$s via link" : "Você compartilhou %1$s via link",
"Shares" : "Compartilhamentos",
"You received %s as a remote share from %s" : "Você recebeu %s como um compartilhamento remoto de %s",
"Accept" : "Aceitar",
"Decline" : "Rejeitar",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Compartilhe comigo através do meu #ownCloud Nuvem Federados ID, veja %s",

View File

@ -39,7 +39,6 @@
"%2$s shared %1$s with you" : "%2$s compartilhou %1$s com você",
"You shared %1$s via link" : "Você compartilhou %1$s via link",
"Shares" : "Compartilhamentos",
"You received %s as a remote share from %s" : "Você recebeu %s como um compartilhamento remoto de %s",
"Accept" : "Aceitar",
"Decline" : "Rejeitar",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Compartilhe comigo através do meu #ownCloud Nuvem Federados ID, veja %s",

View File

@ -42,6 +42,7 @@ OC.L10N.register(
"You shared %1$s via link" : "Zdieľate %1$s prostredníctvom odkazu",
"Shares" : "Zdieľanie",
"Accept" : "Schváliť",
"Decline" : "Odmietnuť",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Zdieľajte so mnou pomocou môjho #ownCloud Federated Cloud ID, viac n %s",
"Share with me through my #ownCloud Federated Cloud ID" : "Zdieľajte so mnou pomocou môjho #ownCloud Federated Cloud ID",
"This share is password-protected" : "Toto zdieľanie je chránené heslom",
@ -64,8 +65,10 @@ OC.L10N.register(
"Open documentation" : "Otvoriť dokumentáciu",
"Allow users on this server to send shares to other servers" : "Povoliť používateľom z tohoto servera posielať zdieľania na iné servery",
"Allow users on this server to receive shares from other servers" : "Povoliť používateľom z tohoto servera prijímať zdieľania z iných serverov",
"Federated Cloud" : "Združený Cloud",
"Your Federated Cloud ID:" : "Vaše združené Cloud ID",
"Share it:" : "Zdieľať:",
"Add to your website" : "Pridať na svoju webstránku",
"Share with me via ownCloud" : "Zdieľané so mnou cez ownCloud",
"HTML Code:" : "HTML kód:"
},

View File

@ -40,6 +40,7 @@
"You shared %1$s via link" : "Zdieľate %1$s prostredníctvom odkazu",
"Shares" : "Zdieľanie",
"Accept" : "Schváliť",
"Decline" : "Odmietnuť",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Zdieľajte so mnou pomocou môjho #ownCloud Federated Cloud ID, viac n %s",
"Share with me through my #ownCloud Federated Cloud ID" : "Zdieľajte so mnou pomocou môjho #ownCloud Federated Cloud ID",
"This share is password-protected" : "Toto zdieľanie je chránené heslom",
@ -62,8 +63,10 @@
"Open documentation" : "Otvoriť dokumentáciu",
"Allow users on this server to send shares to other servers" : "Povoliť používateľom z tohoto servera posielať zdieľania na iné servery",
"Allow users on this server to receive shares from other servers" : "Povoliť používateľom z tohoto servera prijímať zdieľania z iných serverov",
"Federated Cloud" : "Združený Cloud",
"Your Federated Cloud ID:" : "Vaše združené Cloud ID",
"Share it:" : "Zdieľať:",
"Add to your website" : "Pridať na svoju webstránku",
"Share with me via ownCloud" : "Zdieľané so mnou cez ownCloud",
"HTML Code:" : "HTML kód:"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"

View File

@ -41,7 +41,6 @@ OC.L10N.register(
"%2$s shared %1$s with you" : "%2$s ถูกแชร์ %1$s กับคุณ",
"You shared %1$s via link" : "คุณแชร์ %1$s ผ่านลิงค์",
"Shares" : "แชร์",
"You received %s as a remote share from %s" : "คุณได้รับ %s โดยรีโมทแชร์จาก %s",
"Accept" : "ยอมรับ",
"Decline" : "ลดลง",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "แชร์ร่วมกับฉันผ่าน #ownCloud ด้วยไอดีคลาวด์ในเครือ สามารถดูได้ที่ %s",

View File

@ -39,7 +39,6 @@
"%2$s shared %1$s with you" : "%2$s ถูกแชร์ %1$s กับคุณ",
"You shared %1$s via link" : "คุณแชร์ %1$s ผ่านลิงค์",
"Shares" : "แชร์",
"You received %s as a remote share from %s" : "คุณได้รับ %s โดยรีโมทแชร์จาก %s",
"Accept" : "ยอมรับ",
"Decline" : "ลดลง",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "แชร์ร่วมกับฉันผ่าน #ownCloud ด้วยไอดีคลาวด์ในเครือ สามารถดูได้ที่ %s",

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "غير قادر على الاستعادة : %s",
"Versions" : "الإصدارات",
"Failed to revert {file} to revision {timestamp}." : "فشل في استعادة {ملف} لنتقيح {الطابع الزمني}",
"More versions..." : "المزيد من الإصدارات",
"Restore" : "استعادة ",
"No other versions available" : "لا توجد إصدارات أخرى متاحة",
"Restore" : "استعادة "
"More versions..." : "المزيد من الإصدارات"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "غير قادر على الاستعادة : %s",
"Versions" : "الإصدارات",
"Failed to revert {file} to revision {timestamp}." : "فشل في استعادة {ملف} لنتقيح {الطابع الزمني}",
"More versions..." : "المزيد من الإصدارات",
"Restore" : "استعادة ",
"No other versions available" : "لا توجد إصدارات أخرى متاحة",
"Restore" : "استعادة "
"More versions..." : "المزيد من الإصدارات"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Nun pudo revertise: %s",
"Versions" : "Versiones",
"Failed to revert {file} to revision {timestamp}." : "Fallu al revertir {file} a la revisión {timestamp}.",
"More versions..." : "Más versiones...",
"Restore" : "Restaurar",
"No other versions available" : "Nun hai otres versiones disponibles",
"Restore" : "Restaurar"
"More versions..." : "Más versiones..."
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Nun pudo revertise: %s",
"Versions" : "Versiones",
"Failed to revert {file} to revision {timestamp}." : "Fallu al revertir {file} a la revisión {timestamp}.",
"More versions..." : "Más versiones...",
"Restore" : "Restaurar",
"No other versions available" : "Nun hai otres versiones disponibles",
"Restore" : "Restaurar"
"More versions..." : "Más versiones..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Geri qaytarmaq olmur: %s",
"Versions" : "Versiyaları",
"Failed to revert {file} to revision {timestamp}." : "{timestamp} yenidən baxılması üçün {file} geri qaytarmaq mümkün olmadı.",
"More versions..." : "Əlavə versiyalar",
"Restore" : "Geri qaytar",
"No other versions available" : "Başqa versiyalar mövcud deyil",
"Restore" : "Geri qaytar"
"More versions..." : "Əlavə versiyalar"
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Geri qaytarmaq olmur: %s",
"Versions" : "Versiyaları",
"Failed to revert {file} to revision {timestamp}." : "{timestamp} yenidən baxılması üçün {file} geri qaytarmaq mümkün olmadı.",
"More versions..." : "Əlavə versiyalar",
"Restore" : "Geri qaytar",
"No other versions available" : "Başqa versiyalar mövcud deyil",
"Restore" : "Geri qaytar"
"More versions..." : "Əlavə versiyalar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Грешка при връщане: %s",
"Versions" : "Версии",
"Failed to revert {file} to revision {timestamp}." : "Грешка при връщане на {file} към версия {timestamp}.",
"More versions..." : "Още версии...",
"Restore" : "Възтановяви",
"No other versions available" : "Няма други налични версии",
"Restore" : "Възтановяви"
"More versions..." : "Още версии..."
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Грешка при връщане: %s",
"Versions" : "Версии",
"Failed to revert {file} to revision {timestamp}." : "Грешка при връщане на {file} към версия {timestamp}.",
"More versions..." : "Още версии...",
"Restore" : "Възтановяви",
"No other versions available" : "Няма други налични версии",
"Restore" : "Възтановяви"
"More versions..." : "Още версии..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "ফিরে যাওয়া গেলনা: %s",
"Versions" : "সংষ্করন",
"Failed to revert {file} to revision {timestamp}." : " {file} সংশোধিত {timestamp} এ ফিরে যেতে ব্যার্থ হলো।",
"More versions..." : "আরো সংষ্করণ....",
"Restore" : "ফিরিয়ে দাও",
"No other versions available" : "আর কোন সংষ্করণ প্রাপ্তব্য নয়",
"Restore" : "ফিরিয়ে দাও"
"More versions..." : "আরো সংষ্করণ...."
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "ফিরে যাওয়া গেলনা: %s",
"Versions" : "সংষ্করন",
"Failed to revert {file} to revision {timestamp}." : " {file} সংশোধিত {timestamp} এ ফিরে যেতে ব্যার্থ হলো।",
"More versions..." : "আরো সংষ্করণ....",
"Restore" : "ফিরিয়ে দাও",
"No other versions available" : "আর কোন সংষ্করণ প্রাপ্তব্য নয়",
"Restore" : "ফিরিয়ে দাও"
"More versions..." : "আরো সংষ্করণ...."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "প্রত্যাবর্তন করা যায়নি: %s",
"Versions" : "সংস্করণ",
"Failed to revert {file} to revision {timestamp}." : "{ফাইল} প্রত্যাবর্তন থেকে পুনর্বিবেচনা {টাইমস্ট্যাম্প} করতে ব্যর্থ।",
"More versions..." : "আরো সংস্করণ...",
"Restore" : "পুনরুদ্ধার",
"No other versions available" : "আর কোন সংস্করণ পাওয়া যাচ্ছে না",
"Restore" : "পুনরুদ্ধার"
"More versions..." : "আরো সংস্করণ..."
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "প্রত্যাবর্তন করা যায়নি: %s",
"Versions" : "সংস্করণ",
"Failed to revert {file} to revision {timestamp}." : "{ফাইল} প্রত্যাবর্তন থেকে পুনর্বিবেচনা {টাইমস্ট্যাম্প} করতে ব্যর্থ।",
"More versions..." : "আরো সংস্করণ...",
"Restore" : "পুনরুদ্ধার",
"No other versions available" : "আর কোন সংস্করণ পাওয়া যাচ্ছে না",
"Restore" : "পুনরুদ্ধার"
"More versions..." : "আরো সংস্করণ..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Nije moguće vratiti: %s",
"Versions" : "Verzije",
"Failed to revert {file} to revision {timestamp}." : "Nije uspelo vraćanje {file} na reviziju {timestamp}.",
"More versions..." : "Više verzija...",
"Restore" : "Obnovi",
"No other versions available" : "Druge verzije su nedostupne",
"Restore" : "Obnovi"
"More versions..." : "Više verzija..."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Nije moguće vratiti: %s",
"Versions" : "Verzije",
"Failed to revert {file} to revision {timestamp}." : "Nije uspelo vraćanje {file} na reviziju {timestamp}.",
"More versions..." : "Više verzija...",
"Restore" : "Obnovi",
"No other versions available" : "Druge verzije su nedostupne",
"Restore" : "Obnovi"
"More versions..." : "Više verzija..."
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "No s'ha pogut revertir: %s",
"Versions" : "Versions",
"Failed to revert {file} to revision {timestamp}." : "Ha fallat en retornar {file} a la revisió {timestamp}",
"More versions..." : "Més versions...",
"Restore" : "Recupera",
"No other versions available" : "No hi ha altres versions disponibles",
"Restore" : "Recupera"
"More versions..." : "Més versions..."
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "No s'ha pogut revertir: %s",
"Versions" : "Versions",
"Failed to revert {file} to revision {timestamp}." : "Ha fallat en retornar {file} a la revisió {timestamp}",
"More versions..." : "Més versions...",
"Restore" : "Recupera",
"No other versions available" : "No hi ha altres versions disponibles",
"Restore" : "Recupera"
"More versions..." : "Més versions..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Nelze vrátit: %s",
"Versions" : "Verze",
"Failed to revert {file} to revision {timestamp}." : "Selhalo vrácení souboru {file} na verzi {timestamp}.",
"More versions..." : "Více verzí...",
"Restore" : "Obnovit",
"No other versions available" : "Žádné další verze nejsou dostupné",
"Restore" : "Obnovit"
"More versions..." : "Více verzí..."
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Nelze vrátit: %s",
"Versions" : "Verze",
"Failed to revert {file} to revision {timestamp}." : "Selhalo vrácení souboru {file} na verzi {timestamp}.",
"More versions..." : "Více verzí...",
"Restore" : "Obnovit",
"No other versions available" : "Žádné další verze nejsou dostupné",
"Restore" : "Obnovit"
"More versions..." : "Více verzí..."
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Kunne ikke genskabe: %s",
"Versions" : "Versioner",
"Failed to revert {file} to revision {timestamp}." : "Kunne ikke tilbagerulle {file} til den tidligere udgave: {timestamp}.",
"More versions..." : "Flere versioner...",
"Restore" : "Gendan",
"No other versions available" : "Ingen andre versioner tilgængelig",
"Restore" : "Gendan"
"More versions..." : "Flere versioner..."
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Kunne ikke genskabe: %s",
"Versions" : "Versioner",
"Failed to revert {file} to revision {timestamp}." : "Kunne ikke tilbagerulle {file} til den tidligere udgave: {timestamp}.",
"More versions..." : "Flere versioner...",
"Restore" : "Gendan",
"No other versions available" : "Ingen andre versioner tilgængelig",
"Restore" : "Gendan"
"More versions..." : "Flere versioner..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Konnte %s nicht zurücksetzen",
"Versions" : "Versionen",
"Failed to revert {file} to revision {timestamp}." : "Konnte {file} der Revision {timestamp} nicht rückgängig machen.",
"More versions..." : "Weitere Versionen…",
"Restore" : "Wiederherstellen",
"No other versions available" : "Keine anderen Versionen verfügbar",
"Restore" : "Wiederherstellen"
"More versions..." : "Weitere Versionen…"
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Konnte %s nicht zurücksetzen",
"Versions" : "Versionen",
"Failed to revert {file} to revision {timestamp}." : "Konnte {file} der Revision {timestamp} nicht rückgängig machen.",
"More versions..." : "Weitere Versionen…",
"Restore" : "Wiederherstellen",
"No other versions available" : "Keine anderen Versionen verfügbar",
"Restore" : "Wiederherstellen"
"More versions..." : "Weitere Versionen…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Konnte %s nicht zurücksetzen",
"Versions" : "Versionen",
"Failed to revert {file} to revision {timestamp}." : "Konnte {file} der Revision {timestamp} nicht rückgängig machen.",
"More versions..." : "Weitere Versionen…",
"Restore" : "Wiederherstellen",
"No other versions available" : "Keine anderen Versionen verfügbar",
"Restore" : "Wiederherstellen"
"More versions..." : "Weitere Versionen…"
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Konnte %s nicht zurücksetzen",
"Versions" : "Versionen",
"Failed to revert {file} to revision {timestamp}." : "Konnte {file} der Revision {timestamp} nicht rückgängig machen.",
"More versions..." : "Weitere Versionen…",
"Restore" : "Wiederherstellen",
"No other versions available" : "Keine anderen Versionen verfügbar",
"Restore" : "Wiederherstellen"
"More versions..." : "Weitere Versionen…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Αδυναμία επαναφοράς: %s",
"Versions" : "Εκδόσεις",
"Failed to revert {file} to revision {timestamp}." : "Αποτυχία επαναφοράς του {file} στην αναθεώρηση {timestamp}.",
"More versions..." : "Περισσότερες εκδόσεις...",
"Restore" : "Επαναφορά",
"No other versions available" : "Δεν υπάρχουν άλλες εκδόσεις διαθέσιμες",
"Restore" : "Επαναφορά"
"More versions..." : "Περισσότερες εκδόσεις..."
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Αδυναμία επαναφοράς: %s",
"Versions" : "Εκδόσεις",
"Failed to revert {file} to revision {timestamp}." : "Αποτυχία επαναφοράς του {file} στην αναθεώρηση {timestamp}.",
"More versions..." : "Περισσότερες εκδόσεις...",
"Restore" : "Επαναφορά",
"No other versions available" : "Δεν υπάρχουν άλλες εκδόσεις διαθέσιμες",
"Restore" : "Επαναφορά"
"More versions..." : "Περισσότερες εκδόσεις..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Could not revert: %s",
"Versions" : "Versions",
"Failed to revert {file} to revision {timestamp}." : "Failed to revert {file} to revision {timestamp}.",
"More versions..." : "More versions...",
"Restore" : "Restore",
"No other versions available" : "No other versions available",
"Restore" : "Restore"
"More versions..." : "More versions..."
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Could not revert: %s",
"Versions" : "Versions",
"Failed to revert {file} to revision {timestamp}." : "Failed to revert {file} to revision {timestamp}.",
"More versions..." : "More versions...",
"Restore" : "Restore",
"No other versions available" : "No other versions available",
"Restore" : "Restore"
"More versions..." : "More versions..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Ne eblas malfari: %s",
"Versions" : "Versioj",
"Failed to revert {file} to revision {timestamp}." : "Malsukcesis returnigo de {file} al la revizio {timestamp}.",
"More versions..." : "Pli da versioj...",
"Restore" : "Restaŭri",
"No other versions available" : "Ne disponeblas aliaj versioj",
"Restore" : "Restaŭri"
"More versions..." : "Pli da versioj..."
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Ne eblas malfari: %s",
"Versions" : "Versioj",
"Failed to revert {file} to revision {timestamp}." : "Malsukcesis returnigo de {file} al la revizio {timestamp}.",
"More versions..." : "Pli da versioj...",
"Restore" : "Restaŭri",
"No other versions available" : "Ne disponeblas aliaj versioj",
"Restore" : "Restaŭri"
"More versions..." : "Pli da versioj..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "No se puede revertir: %s",
"Versions" : "Revisiones",
"Failed to revert {file} to revision {timestamp}." : "No se ha podido revertir {archivo} a revisión {timestamp}.",
"More versions..." : "Más versiones...",
"Restore" : "Recuperar",
"No other versions available" : "No hay otras versiones disponibles",
"Restore" : "Recuperar"
"More versions..." : "Más versiones..."
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "No se puede revertir: %s",
"Versions" : "Revisiones",
"Failed to revert {file} to revision {timestamp}." : "No se ha podido revertir {archivo} a revisión {timestamp}.",
"More versions..." : "Más versiones...",
"Restore" : "Recuperar",
"No other versions available" : "No hay otras versiones disponibles",
"Restore" : "Recuperar"
"More versions..." : "Más versiones..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "No se pudo revertir: %s ",
"Versions" : "Versiones",
"Failed to revert {file} to revision {timestamp}." : "Falló al revertir {file} a la revisión {timestamp}.",
"More versions..." : "Más versiones...",
"Restore" : "Recuperar",
"No other versions available" : "No hay más versiones disponibles",
"Restore" : "Recuperar"
"More versions..." : "Más versiones..."
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "No se pudo revertir: %s ",
"Versions" : "Versiones",
"Failed to revert {file} to revision {timestamp}." : "Falló al revertir {file} a la revisión {timestamp}.",
"More versions..." : "Más versiones...",
"Restore" : "Recuperar",
"No other versions available" : "No hay más versiones disponibles",
"Restore" : "Recuperar"
"More versions..." : "Más versiones..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "No se puede revertir: %s",
"Versions" : "Revisiones",
"Failed to revert {file} to revision {timestamp}." : "No se ha podido revertir {archivo} a revisión {timestamp}.",
"More versions..." : "Más versiones...",
"Restore" : "Recuperar",
"No other versions available" : "No hay otras versiones disponibles",
"Restore" : "Recuperar"
"More versions..." : "Más versiones..."
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "No se puede revertir: %s",
"Versions" : "Revisiones",
"Failed to revert {file} to revision {timestamp}." : "No se ha podido revertir {archivo} a revisión {timestamp}.",
"More versions..." : "Más versiones...",
"Restore" : "Recuperar",
"No other versions available" : "No hay otras versiones disponibles",
"Restore" : "Recuperar"
"More versions..." : "Más versiones..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Ei suuda taastada faili: %s",
"Versions" : "Versioonid",
"Failed to revert {file} to revision {timestamp}." : "Ebaõnnestus faili {file} taastamine revisjonile {timestamp}",
"More versions..." : "Rohkem versioone...",
"Restore" : "Taasta",
"No other versions available" : "Muid versioone pole saadaval",
"Restore" : "Taasta"
"More versions..." : "Rohkem versioone..."
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Ei suuda taastada faili: %s",
"Versions" : "Versioonid",
"Failed to revert {file} to revision {timestamp}." : "Ebaõnnestus faili {file} taastamine revisjonile {timestamp}",
"More versions..." : "Rohkem versioone...",
"Restore" : "Taasta",
"No other versions available" : "Muid versioone pole saadaval",
"Restore" : "Taasta"
"More versions..." : "Rohkem versioone..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Ezin izan da leheneratu: %s",
"Versions" : "Bertsioak",
"Failed to revert {file} to revision {timestamp}." : "Errore bat izan da {fitxategia} {timestamp} bertsiora leheneratzean.",
"More versions..." : "Bertsio gehiago...",
"Restore" : "Berrezarri",
"No other versions available" : "Ez dago bertsio gehiago eskuragarri",
"Restore" : "Berrezarri"
"More versions..." : "Bertsio gehiago..."
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Ezin izan da leheneratu: %s",
"Versions" : "Bertsioak",
"Failed to revert {file} to revision {timestamp}." : "Errore bat izan da {fitxategia} {timestamp} bertsiora leheneratzean.",
"More versions..." : "Bertsio gehiago...",
"Restore" : "Berrezarri",
"No other versions available" : "Ez dago bertsio gehiago eskuragarri",
"Restore" : "Berrezarri"
"More versions..." : "Bertsio gehiago..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "بازگردانی امکان ناپذیر است: %s",
"Versions" : "نسخه ها",
"Failed to revert {file} to revision {timestamp}." : "برگرداندن {file} به نسخه {timestamp} با شکست روبرو شد",
"More versions..." : "نسخه های بیشتر",
"Restore" : "بازیابی",
"No other versions available" : "نسخه ی دیگری در دسترس نیست",
"Restore" : "بازیابی"
"More versions..." : "نسخه های بیشتر"
},
"nplurals=1; plural=0;");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "بازگردانی امکان ناپذیر است: %s",
"Versions" : "نسخه ها",
"Failed to revert {file} to revision {timestamp}." : "برگرداندن {file} به نسخه {timestamp} با شکست روبرو شد",
"More versions..." : "نسخه های بیشتر",
"Restore" : "بازیابی",
"No other versions available" : "نسخه ی دیگری در دسترس نیست",
"Restore" : "بازیابی"
"More versions..." : "نسخه های بیشتر"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Palautus epäonnistui: %s",
"Versions" : "Versiot",
"Failed to revert {file} to revision {timestamp}." : "Tiedoston {file} palautus versioon {timestamp} epäonnistui.",
"More versions..." : "Lisää versioita...",
"Restore" : "Palauta",
"No other versions available" : "Ei muita versioita saatavilla",
"Restore" : "Palauta"
"More versions..." : "Lisää versioita..."
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Palautus epäonnistui: %s",
"Versions" : "Versiot",
"Failed to revert {file} to revision {timestamp}." : "Tiedoston {file} palautus versioon {timestamp} epäonnistui.",
"More versions..." : "Lisää versioita...",
"Restore" : "Palauta",
"No other versions available" : "Ei muita versioita saatavilla",
"Restore" : "Palauta"
"More versions..." : "Lisää versioita..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Impossible de restaurer %s",
"Versions" : "Versions",
"Failed to revert {file} to revision {timestamp}." : "Échec du retour du fichier {file} à la révision {timestamp}.",
"More versions..." : "Plus de versions...",
"Restore" : "Restaurer",
"No other versions available" : "Aucune autre version n'est disponible",
"Restore" : "Restaurer"
"More versions..." : "Plus de versions..."
},
"nplurals=2; plural=(n > 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Impossible de restaurer %s",
"Versions" : "Versions",
"Failed to revert {file} to revision {timestamp}." : "Échec du retour du fichier {file} à la révision {timestamp}.",
"More versions..." : "Plus de versions...",
"Restore" : "Restaurer",
"No other versions available" : "Aucune autre version n'est disponible",
"Restore" : "Restaurer"
"More versions..." : "Plus de versions..."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Non foi posíbel reverter: %s",
"Versions" : "Versións",
"Failed to revert {file} to revision {timestamp}." : "Non foi posíbel reverter {file} á revisión {timestamp}.",
"More versions..." : "Máis versións...",
"Restore" : "Restabelecer",
"No other versions available" : "Non hai outras versións dispoñíbeis",
"Restore" : "Restabelecer"
"More versions..." : "Máis versións..."
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Non foi posíbel reverter: %s",
"Versions" : "Versións",
"Failed to revert {file} to revision {timestamp}." : "Non foi posíbel reverter {file} á revisión {timestamp}.",
"More versions..." : "Máis versións...",
"Restore" : "Restabelecer",
"No other versions available" : "Non hai outras versións dispoñíbeis",
"Restore" : "Restabelecer"
"More versions..." : "Máis versións..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Nije moguće vratiti: %s",
"Versions" : "Verzije",
"Failed to revert {file} to revision {timestamp}." : "Nije uspelo vraćanje {file} na reviziju {timestamp}.",
"More versions..." : "Više verzija...",
"Restore" : "Obnovite",
"No other versions available" : "Nikakve druge verzije nisu dostupne",
"Restore" : "Obnovite"
"More versions..." : "Više verzija..."
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Nije moguće vratiti: %s",
"Versions" : "Verzije",
"Failed to revert {file} to revision {timestamp}." : "Nije uspelo vraćanje {file} na reviziju {timestamp}.",
"More versions..." : "Više verzija...",
"Restore" : "Obnovite",
"No other versions available" : "Nikakve druge verzije nisu dostupne",
"Restore" : "Obnovite"
"More versions..." : "Više verzija..."
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Nem sikerült átállni a változatra: %s",
"Versions" : "Az állományok korábbi változatai",
"Failed to revert {file} to revision {timestamp}." : "Nem sikerült a(z) {file} állományt erre visszaállítani: {timestamp}.",
"More versions..." : "További változatok...",
"Restore" : "Visszaállítás",
"No other versions available" : "Az állománynak nincs több változata",
"Restore" : "Visszaállítás"
"More versions..." : "További változatok..."
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Nem sikerült átállni a változatra: %s",
"Versions" : "Az állományok korábbi változatai",
"Failed to revert {file} to revision {timestamp}." : "Nem sikerült a(z) {file} állományt erre visszaállítani: {timestamp}.",
"More versions..." : "További változatok...",
"Restore" : "Visszaállítás",
"No other versions available" : "Az állománynak nincs több változata",
"Restore" : "Visszaállítás"
"More versions..." : "További változatok..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Tidak dapat mengembalikan: %s",
"Versions" : "Versi",
"Failed to revert {file} to revision {timestamp}." : "Gagal mengembalikan {file} ke revisi {timestamp}.",
"More versions..." : "Versi lebih...",
"Restore" : "Pulihkan",
"No other versions available" : "Tidak ada versi lain yang tersedia",
"Restore" : "Pulihkan"
"More versions..." : "Versi lebih..."
},
"nplurals=1; plural=0;");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Tidak dapat mengembalikan: %s",
"Versions" : "Versi",
"Failed to revert {file} to revision {timestamp}." : "Gagal mengembalikan {file} ke revisi {timestamp}.",
"More versions..." : "Versi lebih...",
"Restore" : "Pulihkan",
"No other versions available" : "Tidak ada versi lain yang tersedia",
"Restore" : "Pulihkan"
"More versions..." : "Versi lebih..."
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Gat ekki endurheimt: %s",
"Versions" : "Útgáfur",
"Failed to revert {file} to revision {timestamp}." : "Mistókst að endurheimta {file} útgáfu {timestamp}.",
"More versions..." : "Fleiri útgáfur ...",
"Restore" : "Endurheimta",
"No other versions available" : "Engar aðrar útgáfur í boði",
"Restore" : "Endurheimta"
"More versions..." : "Fleiri útgáfur ..."
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Gat ekki endurheimt: %s",
"Versions" : "Útgáfur",
"Failed to revert {file} to revision {timestamp}." : "Mistókst að endurheimta {file} útgáfu {timestamp}.",
"More versions..." : "Fleiri útgáfur ...",
"Restore" : "Endurheimta",
"No other versions available" : "Engar aðrar útgáfur í boði",
"Restore" : "Endurheimta"
"More versions..." : "Fleiri útgáfur ..."
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "Impossibile ripristinare: %s",
"Versions" : "Versioni",
"Failed to revert {file} to revision {timestamp}." : "Ripristino di {file} alla revisione {timestamp} non riuscito.",
"More versions..." : "Altre versioni...",
"Restore" : "Ripristina",
"No other versions available" : "Non sono disponibili altre versioni",
"Restore" : "Ripristina"
"More versions..." : "Altre versioni..."
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "Impossibile ripristinare: %s",
"Versions" : "Versioni",
"Failed to revert {file} to revision {timestamp}." : "Ripristino di {file} alla revisione {timestamp} non riuscito.",
"More versions..." : "Altre versioni...",
"Restore" : "Ripristina",
"No other versions available" : "Non sono disponibili altre versioni",
"Restore" : "Ripristina"
"More versions..." : "Altre versioni..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "元に戻せませんでした: %s",
"Versions" : "バージョン",
"Failed to revert {file} to revision {timestamp}." : "{file} を {timestamp} のリビジョンに戻すことができません。",
"More versions..." : "他のバージョン...",
"Restore" : "復元",
"No other versions available" : "利用可能なバージョンはありません",
"Restore" : "復元"
"More versions..." : "他のバージョン..."
},
"nplurals=1; plural=0;");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "元に戻せませんでした: %s",
"Versions" : "バージョン",
"Failed to revert {file} to revision {timestamp}." : "{file} を {timestamp} のリビジョンに戻すことができません。",
"More versions..." : "他のバージョン...",
"Restore" : "復元",
"No other versions available" : "利用可能なバージョンはありません",
"Restore" : "復元"
"More versions..." : "他のバージョン..."
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "មិន​អាច​ត្រឡប់៖ %s",
"Versions" : "កំណែ",
"Failed to revert {file} to revision {timestamp}." : "មិន​អាច​ត្រឡប់ {file} ទៅ​កំណែ​សម្រួល {timestamp} បាន​ទេ។",
"More versions..." : "កំណែ​ច្រើន​ទៀត...",
"Restore" : "ស្ដារ​មក​វិញ",
"No other versions available" : "មិន​មាន​កំណែ​ផ្សេង​ទៀត​ទេ",
"Restore" : "ស្ដារ​មក​វិញ"
"More versions..." : "កំណែ​ច្រើន​ទៀត..."
},
"nplurals=1; plural=0;");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "មិន​អាច​ត្រឡប់៖ %s",
"Versions" : "កំណែ",
"Failed to revert {file} to revision {timestamp}." : "មិន​អាច​ត្រឡប់ {file} ទៅ​កំណែ​សម្រួល {timestamp} បាន​ទេ។",
"More versions..." : "កំណែ​ច្រើន​ទៀត...",
"Restore" : "ស្ដារ​មក​វិញ",
"No other versions available" : "មិន​មាន​កំណែ​ផ្សេង​ទៀត​ទេ",
"Restore" : "ស្ដារ​មក​វិញ"
"More versions..." : "កំណែ​ច្រើន​ទៀត..."
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "ಹಿಂತಿರುಗಲಾಗಲಿಲ್ಲ: %s",
"Versions" : "ಆವೃತ್ತಿಗಳು",
"Failed to revert {file} to revision {timestamp}." : "{timestamp} ದ ಪರಿಷ್ಕರಣೆ ಇಂದ {file} ಕಡತವನ್ನು ಹಿಂದಿರುಗಿಸಲು ವಿಫಲವಾಗಿದೆ.",
"More versions..." : "ಇನ್ನಷ್ಟು ಆವೃತ್ತಿಗಳು ...",
"Restore" : "ಮರುಸ್ಥಾಪಿಸು",
"No other versions available" : "ಇನ್ನಿತರೆ ಯಾವುದೇ ಆವೃತ್ತಿಗಳು ಲಭ್ಯವಿಲ್ಲ",
"Restore" : "ಮರುಸ್ಥಾಪಿಸು"
"More versions..." : "ಇನ್ನಷ್ಟು ಆವೃತ್ತಿಗಳು ..."
},
"nplurals=1; plural=0;");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "ಹಿಂತಿರುಗಲಾಗಲಿಲ್ಲ: %s",
"Versions" : "ಆವೃತ್ತಿಗಳು",
"Failed to revert {file} to revision {timestamp}." : "{timestamp} ದ ಪರಿಷ್ಕರಣೆ ಇಂದ {file} ಕಡತವನ್ನು ಹಿಂದಿರುಗಿಸಲು ವಿಫಲವಾಗಿದೆ.",
"More versions..." : "ಇನ್ನಷ್ಟು ಆವೃತ್ತಿಗಳು ...",
"Restore" : "ಮರುಸ್ಥಾಪಿಸು",
"No other versions available" : "ಇನ್ನಿತರೆ ಯಾವುದೇ ಆವೃತ್ತಿಗಳು ಲಭ್ಯವಿಲ್ಲ",
"Restore" : "ಮರುಸ್ಥಾಪಿಸು"
"More versions..." : "ಇನ್ನಷ್ಟು ಆವೃತ್ತಿಗಳು ..."
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -4,8 +4,8 @@ OC.L10N.register(
"Could not revert: %s" : "되돌릴 수 없습니다: %s",
"Versions" : "버전",
"Failed to revert {file} to revision {timestamp}." : "{file}을(를) 리비전 {timestamp}으(로) 되돌리는 데 실패하였습니다.",
"More versions..." : "더 많은 버전...",
"Restore" : "복원",
"No other versions available" : "다른 버전을 사용할 수 없습니다",
"Restore" : "복원"
"More versions..." : "더 많은 버전..."
},
"nplurals=1; plural=0;");

View File

@ -2,8 +2,8 @@
"Could not revert: %s" : "되돌릴 수 없습니다: %s",
"Versions" : "버전",
"Failed to revert {file} to revision {timestamp}." : "{file}을(를) 리비전 {timestamp}으(로) 되돌리는 데 실패하였습니다.",
"More versions..." : "더 많은 버전...",
"Restore" : "복원",
"No other versions available" : "다른 버전을 사용할 수 없습니다",
"Restore" : "복원"
"More versions..." : "더 많은 버전..."
},"pluralForm" :"nplurals=1; plural=0;"
}

Some files were not shown because too many files have changed in this diff Show More