[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2016-08-17 00:09:19 +00:00
parent 2d861c9fea
commit 0cc8b8b244
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
166 changed files with 3548 additions and 3454 deletions

View file

@ -21,6 +21,7 @@ OC.L10N.register(
"You commented" : "Vous avez commenté",
"%1$s commented" : "%1$s a commenté",
"You commented on %2$s" : "Vous avez commenté %2$s",
"%1$s commented on %2$s" : "%1$s a commenté %2$s"
"%1$s commented on %2$s" : "%1$s a commenté %2$s",
"<strong>Comments</strong> for files" : "<strong>Commentaires</strong> pour les fichiers"
},
"nplurals=2; plural=(n > 1);");

View file

@ -19,6 +19,7 @@
"You commented" : "Vous avez commenté",
"%1$s commented" : "%1$s a commenté",
"You commented on %2$s" : "Vous avez commenté %2$s",
"%1$s commented on %2$s" : "%1$s a commenté %2$s"
"%1$s commented on %2$s" : "%1$s a commenté %2$s",
"<strong>Comments</strong> for files" : "<strong>Commentaires</strong> pour les fichiers"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View file

@ -21,6 +21,7 @@ OC.L10N.register(
"You commented" : "Hai commentato",
"%1$s commented" : "%1$s ha commentato",
"You commented on %2$s" : "Hai commentato su %2$s",
"%1$s commented on %2$s" : "%1$s ha commentato %2$s"
"%1$s commented on %2$s" : "%1$s ha commentato %2$s",
"<strong>Comments</strong> for files" : "<strong>Commenti</strong> sui file"
},
"nplurals=2; plural=(n != 1);");

View file

@ -19,6 +19,7 @@
"You commented" : "Hai commentato",
"%1$s commented" : "%1$s ha commentato",
"You commented on %2$s" : "Hai commentato su %2$s",
"%1$s commented on %2$s" : "%1$s ha commentato %2$s"
"%1$s commented on %2$s" : "%1$s ha commentato %2$s",
"<strong>Comments</strong> for files" : "<strong>Commenti</strong> sui file"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -57,6 +57,8 @@ OC.L10N.register(
"Enable password recovery:" : "Abilita il ripristino della password:",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "L'abilitazione di questa opzione ti consentirà di accedere nuovamente ai file cifrati in caso di perdita della password",
"Enabled" : "Abilitata",
"Disabled" : "Disabilitata"
"Disabled" : "Disabilitata",
"Encryption App is enabled and ready" : "L'applicazione Cifratura è abilitata e pronta",
"Nextcloud basic encryption module" : "Modulo di cifratura base di Nextcloud"
},
"nplurals=2; plural=(n != 1);");

View file

@ -55,6 +55,8 @@
"Enable password recovery:" : "Abilita il ripristino della password:",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "L'abilitazione di questa opzione ti consentirà di accedere nuovamente ai file cifrati in caso di perdita della password",
"Enabled" : "Abilitata",
"Disabled" : "Disabilitata"
"Disabled" : "Disabilitata",
"Encryption App is enabled and ready" : "L'applicazione Cifratura è abilitata e pronta",
"Nextcloud basic encryption module" : "Modulo di cifratura base di Nextcloud"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -10,6 +10,9 @@ OC.L10N.register(
"Add server automatically once a federated share was created successfully" : "Aggiungi automaticamente il server dopo che una condivisione federata è stata creata con successo",
"Trusted Servers" : "Server affidabili",
"+ Add Nextcloud server" : "+ Aggiungi server Nextcloud",
"Nextcloud Server" : "Server Nextcloud"
"Nextcloud Server" : "Server Nextcloud",
"Server added to the list of trusted Nextclouds" : "Server aggiunto all'elenco dei Nextcloud affidabili",
"No Nextcloud server found" : "Nessun server Nextcloud trovato",
"Trusted Nextcloud Servers" : "Server Nextcloud affidabili"
},
"nplurals=2; plural=(n != 1);");

View file

@ -8,6 +8,9 @@
"Add server automatically once a federated share was created successfully" : "Aggiungi automaticamente il server dopo che una condivisione federata è stata creata con successo",
"Trusted Servers" : "Server affidabili",
"+ Add Nextcloud server" : "+ Aggiungi server Nextcloud",
"Nextcloud Server" : "Server Nextcloud"
"Nextcloud Server" : "Server Nextcloud",
"Server added to the list of trusted Nextclouds" : "Server aggiunto all'elenco dei Nextcloud affidabili",
"No Nextcloud server found" : "Nessun server Nextcloud trovato",
"Trusted Nextcloud Servers" : "Server Nextcloud affidabili"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -132,6 +132,8 @@ OC.L10N.register(
"No favorites" : "Nessun preferito",
"Files and folders you mark as favorite will show up here" : "I file e le cartelle che marchi come preferiti saranno mostrati qui",
"Text file" : "File di testo",
"New text file.txt" : "Nuovo file di testo.txt"
"New text file.txt" : "Nuovo file di testo.txt",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\">accedere ai tuoi file con WebDAV</a>",
"Cancel upload" : "Annulla caricamento"
},
"nplurals=2; plural=(n != 1);");

View file

@ -130,6 +130,8 @@
"No favorites" : "Nessun preferito",
"Files and folders you mark as favorite will show up here" : "I file e le cartelle che marchi come preferiti saranno mostrati qui",
"Text file" : "File di testo",
"New text file.txt" : "Nuovo file di testo.txt"
"New text file.txt" : "Nuovo file di testo.txt",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\">accedere ai tuoi file con WebDAV</a>",
"Cancel upload" : "Annulla caricamento"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -126,6 +126,7 @@ OC.L10N.register(
"Advanced settings" : "Paramètres avancés",
"Delete" : "Supprimer",
"Allow users to mount external storage" : "Autoriser les utilisateurs à monter des espaces de stockage externes",
"Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants"
"Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants",
"Access granted" : "Accès autorisé"
},
"nplurals=2; plural=(n > 1);");

View file

@ -124,6 +124,7 @@
"Advanced settings" : "Paramètres avancés",
"Delete" : "Supprimer",
"Allow users to mount external storage" : "Autoriser les utilisateurs à monter des espaces de stockage externes",
"Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants"
"Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants",
"Access granted" : "Accès autorisé"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View file

@ -102,6 +102,33 @@ OC.L10N.register(
"Upload files to %s" : "Carica file su %s",
"Select or drop files" : "Seleziona o deseleziona file",
"Uploading files…" : "Caricamento file in corso...",
"Uploaded files:" : "File caricati:"
"Uploaded files:" : "File caricati:",
"Server to server sharing is not enabled on this server" : "La condivisione tra server non è abilitata su questo server",
"The mountpoint name contains invalid characters." : "Il nome del punto di mount contiene caratteri non validi.",
"Not allowed to create a federated share with the same user server" : "Non è consentito creare una condivisione federata con lo stesso server dell'utente",
"Invalid or untrusted SSL certificate" : "Certificato SSL non valido o non attendibile",
"Storage not valid" : "Archiviazione non valida",
"Couldn't add remote share" : "Impossibile aggiungere la condivisione remota",
"Federated sharing" : "Condivisione federata",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Vuoi aggiungere la condivisione remota {name} da {owner}@{remote}?",
"Remote share" : "Condivisione remota",
"Remote share password" : "Password della condivisione remota",
"Cancel" : "Annulla",
"Add remote share" : "Aggiungi condivisione remota",
"No ownCloud installation (7 or higher) found at {remote}" : "Nessuna installazione di ownCloud (7 o superiore) trovata su {remote}",
"Invalid ownCloud url" : "URL di ownCloud non valido",
"You received \"/%2$s\" as a remote share from %1$s" : "Hai ricevuto \"/%2$s\" come condivisione remota da %1$s",
"Accept" : "Accetta",
"Decline" : "Rifiuta",
"Federated Cloud Sharing" : "Condivisione cloud federata",
"Open documentation" : "Apri la documentazione",
"Allow users on this server to send shares to other servers" : "Consenti agli utenti su questo server di inviare condivisioni ad altri server",
"Allow users on this server to receive shares from other servers" : "Consenti agli utenti su questo server di ricevere condivisioni da altri server",
"Federated Cloud" : "Cloud federata",
"Your Federated Cloud ID:" : "Il tuo ID di cloud federata:",
"Share it:" : "Condividilo:",
"Add to your website" : "Aggiungi al tuo sito web",
"Share with me via Nextcloud" : "Condividi con me tramite Nextcloud",
"HTML Code:" : "Codice HTML:"
},
"nplurals=2; plural=(n != 1);");

View file

@ -100,6 +100,33 @@
"Upload files to %s" : "Carica file su %s",
"Select or drop files" : "Seleziona o deseleziona file",
"Uploading files…" : "Caricamento file in corso...",
"Uploaded files:" : "File caricati:"
"Uploaded files:" : "File caricati:",
"Server to server sharing is not enabled on this server" : "La condivisione tra server non è abilitata su questo server",
"The mountpoint name contains invalid characters." : "Il nome del punto di mount contiene caratteri non validi.",
"Not allowed to create a federated share with the same user server" : "Non è consentito creare una condivisione federata con lo stesso server dell'utente",
"Invalid or untrusted SSL certificate" : "Certificato SSL non valido o non attendibile",
"Storage not valid" : "Archiviazione non valida",
"Couldn't add remote share" : "Impossibile aggiungere la condivisione remota",
"Federated sharing" : "Condivisione federata",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Vuoi aggiungere la condivisione remota {name} da {owner}@{remote}?",
"Remote share" : "Condivisione remota",
"Remote share password" : "Password della condivisione remota",
"Cancel" : "Annulla",
"Add remote share" : "Aggiungi condivisione remota",
"No ownCloud installation (7 or higher) found at {remote}" : "Nessuna installazione di ownCloud (7 o superiore) trovata su {remote}",
"Invalid ownCloud url" : "URL di ownCloud non valido",
"You received \"/%2$s\" as a remote share from %1$s" : "Hai ricevuto \"/%2$s\" come condivisione remota da %1$s",
"Accept" : "Accetta",
"Decline" : "Rifiuta",
"Federated Cloud Sharing" : "Condivisione cloud federata",
"Open documentation" : "Apri la documentazione",
"Allow users on this server to send shares to other servers" : "Consenti agli utenti su questo server di inviare condivisioni ad altri server",
"Allow users on this server to receive shares from other servers" : "Consenti agli utenti su questo server di ricevere condivisioni da altri server",
"Federated Cloud" : "Cloud federata",
"Your Federated Cloud ID:" : "Il tuo ID di cloud federata:",
"Share it:" : "Condividilo:",
"Add to your website" : "Aggiungi al tuo sito web",
"Share with me via Nextcloud" : "Condividi con me tramite Nextcloud",
"HTML Code:" : "Codice HTML:"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -36,6 +36,7 @@ OC.L10N.register(
"No files in here" : "Qui non c'è alcun file",
"No entries found in this folder" : "Nessuna voce trovata in questa cartella",
"Size" : "Dimensione",
"Modified" : "Modificato"
"Modified" : "Modificato",
"%s (not-assignable)" : "%s (non assegnabile)"
},
"nplurals=2; plural=(n != 1);");

View file

@ -34,6 +34,7 @@
"No files in here" : "Qui non c'è alcun file",
"No entries found in this folder" : "Nessuna voce trovata in questa cartella",
"Size" : "Dimensione",
"Modified" : "Modificato"
"Modified" : "Modificato",
"%s (not-assignable)" : "%s (non assegnabile)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -6,7 +6,6 @@ OC.L10N.register(
"Updated channel" : "Aktualizovat kanál",
"Nextcloud core" : "Nextcloud Core",
"Update for %1$s to version %2$s is available." : "Je dostupná aktualizace pro %1$s na verzi %2$s.",
"Updater" : "Automatické aktualizace",
"A new version is available: %s" : "Je dostupná nová verze: %s",
"Open updater" : "Otevřít program aktualizací",
"Your version is up to date." : "Používáte nejnovější verzi.",
@ -16,6 +15,7 @@ OC.L10N.register(
"Notify members of the following groups about available updates:" : "Upozorňovat členy následujících skupin na dostupné aktualizace:",
"Only notification for app updates are available." : "Je možné pouze upozornění na dostupné aktualizace aplikací.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Zvolený kanál aktualizací označuje dedikovaná upozornění pro server za zastaralá.",
"The selected update channel does not support updates of the server." : "Vybraný kanál aktualizací nepodporuje aktualizace serveru."
"The selected update channel does not support updates of the server." : "Vybraný kanál aktualizací nepodporuje aktualizace serveru.",
"Updater" : "Automatické aktualizace"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");

View file

@ -4,7 +4,6 @@
"Updated channel" : "Aktualizovat kanál",
"Nextcloud core" : "Nextcloud Core",
"Update for %1$s to version %2$s is available." : "Je dostupná aktualizace pro %1$s na verzi %2$s.",
"Updater" : "Automatické aktualizace",
"A new version is available: %s" : "Je dostupná nová verze: %s",
"Open updater" : "Otevřít program aktualizací",
"Your version is up to date." : "Používáte nejnovější verzi.",
@ -14,6 +13,7 @@
"Notify members of the following groups about available updates:" : "Upozorňovat členy následujících skupin na dostupné aktualizace:",
"Only notification for app updates are available." : "Je možné pouze upozornění na dostupné aktualizace aplikací.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Zvolený kanál aktualizací označuje dedikovaná upozornění pro server za zastaralá.",
"The selected update channel does not support updates of the server." : "Vybraný kanál aktualizací nepodporuje aktualizace serveru."
"The selected update channel does not support updates of the server." : "Vybraný kanál aktualizací nepodporuje aktualizace serveru.",
"Updater" : "Automatické aktualizace"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}

View file

@ -6,7 +6,6 @@ OC.L10N.register(
"Updated channel" : "Update-Kanal",
"Nextcloud core" : "Nextcloud Kern",
"Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.",
"Updater" : "Updater",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater aufrufen",
"Your version is up to date." : "Deine Version ist aktuell.",
@ -17,6 +16,7 @@ OC.L10N.register(
"Only notification for app updates are available." : "Benachrichtigungen sind nur für Aktualisierungen von Apps verfügbar.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.",
"The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server.",
"Updater" : "Updater",
"At the moment only manual updates are supported on your environment. This is very likely the case because functions such as shell_exec are not available." : "Aktuell werden lediglich manuelle Aktualisierungen in deiner Umgebung unterstützt. Dies ist wahrscheinlich der Fall, da Funktionen wie zum Beispiel shell_exec nicht verfügbar sind."
},
"nplurals=2; plural=(n != 1);");

View file

@ -4,7 +4,6 @@
"Updated channel" : "Update-Kanal",
"Nextcloud core" : "Nextcloud Kern",
"Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.",
"Updater" : "Updater",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater aufrufen",
"Your version is up to date." : "Deine Version ist aktuell.",
@ -15,6 +14,7 @@
"Only notification for app updates are available." : "Benachrichtigungen sind nur für Aktualisierungen von Apps verfügbar.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.",
"The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server.",
"Updater" : "Updater",
"At the moment only manual updates are supported on your environment. This is very likely the case because functions such as shell_exec are not available." : "Aktuell werden lediglich manuelle Aktualisierungen in deiner Umgebung unterstützt. Dies ist wahrscheinlich der Fall, da Funktionen wie zum Beispiel shell_exec nicht verfügbar sind."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -6,7 +6,6 @@ OC.L10N.register(
"Updated channel" : "Update-Kanal",
"Nextcloud core" : "Nextcloud Kern",
"Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.",
"Updater" : "Updater",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater aufrufen",
"Your version is up to date." : "Ihre Version ist aktuell.",
@ -16,6 +15,8 @@ OC.L10N.register(
"Notify members of the following groups about available updates:" : "Informieren Sie die Mitglieder der folgenden Gruppen über verfügbare Updates:",
"Only notification for app updates are available." : "Benachrichtigungen sind nur für Aktualisierungen von Apps verfügbar.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.",
"The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server."
"The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server.",
"Updater" : "Updater",
"At the moment only manual updates are supported on your environment. This is very likely the case because functions such as shell_exec are not available." : "Aktuell werden lediglich manuelle Aktualisierungen in Ihrer Umgebung unterstützt. Dies ist wahrscheinlich der Fall, da Funktionen wie zum Beispiel shell_exec nicht verfügbar sind."
},
"nplurals=2; plural=(n != 1);");

View file

@ -4,7 +4,6 @@
"Updated channel" : "Update-Kanal",
"Nextcloud core" : "Nextcloud Kern",
"Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.",
"Updater" : "Updater",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
"Open updater" : "Updater aufrufen",
"Your version is up to date." : "Ihre Version ist aktuell.",
@ -14,6 +13,8 @@
"Notify members of the following groups about available updates:" : "Informieren Sie die Mitglieder der folgenden Gruppen über verfügbare Updates:",
"Only notification for app updates are available." : "Benachrichtigungen sind nur für Aktualisierungen von Apps verfügbar.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.",
"The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server."
"The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server.",
"Updater" : "Updater",
"At the moment only manual updates are supported on your environment. This is very likely the case because functions such as shell_exec are not available." : "Aktuell werden lediglich manuelle Aktualisierungen in Ihrer Umgebung unterstützt. Dies ist wahrscheinlich der Fall, da Funktionen wie zum Beispiel shell_exec nicht verfügbar sind."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -6,7 +6,6 @@ OC.L10N.register(
"Updated channel" : "Updated channel",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "Update for %1$s to version %2$s is available.",
"Updater" : "Updater",
"A new version is available: %s" : "A new version is available: %s",
"Open updater" : "Open updater",
"Your version is up to date." : "Your version is up to date.",
@ -16,6 +15,7 @@ OC.L10N.register(
"Notify members of the following groups about available updates:" : "Notify members of the following groups about available updates:",
"Only notification for app updates are available." : "Only notification for app updates are available.",
"The selected update channel makes dedicated notifications for the server obsolete." : "The selected update channel makes dedicated notifications for the server obsolete.",
"The selected update channel does not support updates of the server." : "The selected update channel does not support updates of the server."
"The selected update channel does not support updates of the server." : "The selected update channel does not support updates of the server.",
"Updater" : "Updater"
},
"nplurals=2; plural=(n != 1);");

View file

@ -4,7 +4,6 @@
"Updated channel" : "Updated channel",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "Update for %1$s to version %2$s is available.",
"Updater" : "Updater",
"A new version is available: %s" : "A new version is available: %s",
"Open updater" : "Open updater",
"Your version is up to date." : "Your version is up to date.",
@ -14,6 +13,7 @@
"Notify members of the following groups about available updates:" : "Notify members of the following groups about available updates:",
"Only notification for app updates are available." : "Only notification for app updates are available.",
"The selected update channel makes dedicated notifications for the server obsolete." : "The selected update channel makes dedicated notifications for the server obsolete.",
"The selected update channel does not support updates of the server." : "The selected update channel does not support updates of the server."
"The selected update channel does not support updates of the server." : "The selected update channel does not support updates of the server.",
"Updater" : "Updater"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -6,7 +6,6 @@ OC.L10N.register(
"Updated channel" : "Canal actualizado",
"Nextcloud core" : "Núcleo de Nextcloud",
"Update for %1$s to version %2$s is available." : "La actualización de %1$s a la versión %2$s está disponible.",
"Updater" : "Actualizador",
"A new version is available: %s" : "Hay una nueva versión disponible: %s",
"Open updater" : "Abrir el actualizador",
"Your version is up to date." : "Su versión está actualizada.",
@ -16,6 +15,7 @@ OC.L10N.register(
"Notify members of the following groups about available updates:" : "Notificar a los miembros de los siguientes grupos sobre actualizaciones disponibles:",
"Only notification for app updates are available." : "Solo están disponibles las notificaciones para actualizaciones de apps",
"The selected update channel makes dedicated notifications for the server obsolete." : "El canal de actualización seleccionado hace obsoletas las notificaciones dedicadas para el servidor.",
"The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor"
"The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor",
"Updater" : "Actualizador"
},
"nplurals=2; plural=(n != 1);");

View file

@ -4,7 +4,6 @@
"Updated channel" : "Canal actualizado",
"Nextcloud core" : "Núcleo de Nextcloud",
"Update for %1$s to version %2$s is available." : "La actualización de %1$s a la versión %2$s está disponible.",
"Updater" : "Actualizador",
"A new version is available: %s" : "Hay una nueva versión disponible: %s",
"Open updater" : "Abrir el actualizador",
"Your version is up to date." : "Su versión está actualizada.",
@ -14,6 +13,7 @@
"Notify members of the following groups about available updates:" : "Notificar a los miembros de los siguientes grupos sobre actualizaciones disponibles:",
"Only notification for app updates are available." : "Solo están disponibles las notificaciones para actualizaciones de apps",
"The selected update channel makes dedicated notifications for the server obsolete." : "El canal de actualización seleccionado hace obsoletas las notificaciones dedicadas para el servidor.",
"The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor"
"The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor",
"Updater" : "Actualizador"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -6,7 +6,6 @@ OC.L10N.register(
"Updated channel" : "Canal à jour",
"Nextcloud core" : "Noyau Nextcloud",
"Update for %1$s to version %2$s is available." : "Une mise à jour de %1$s vers la version %2$s est disponible.",
"Updater" : "Mises à jour",
"A new version is available: %s" : "Une nouvelle version est disponible : %s",
"Open updater" : "Ouvrir le système de mise à jour",
"Your version is up to date." : "Votre version est à jour.",
@ -16,6 +15,7 @@ OC.L10N.register(
"Notify members of the following groups about available updates:" : "Notifier les membres des groupes suivants des mises à jours disponibles :",
"Only notification for app updates are available." : "Seules les notifications pour les mises à jour d'applications sont diponibles.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Le canal de mise à jour sélectionné rend obsolètes les notifications dédiées au serveur.",
"The selected update channel does not support updates of the server." : "Le canal de mises à jour sélectionné ne supporte pas les mises à jour du serveur."
"The selected update channel does not support updates of the server." : "Le canal de mises à jour sélectionné ne supporte pas les mises à jour du serveur.",
"Updater" : "Mises à jour"
},
"nplurals=2; plural=(n > 1);");

View file

@ -4,7 +4,6 @@
"Updated channel" : "Canal à jour",
"Nextcloud core" : "Noyau Nextcloud",
"Update for %1$s to version %2$s is available." : "Une mise à jour de %1$s vers la version %2$s est disponible.",
"Updater" : "Mises à jour",
"A new version is available: %s" : "Une nouvelle version est disponible : %s",
"Open updater" : "Ouvrir le système de mise à jour",
"Your version is up to date." : "Votre version est à jour.",
@ -14,6 +13,7 @@
"Notify members of the following groups about available updates:" : "Notifier les membres des groupes suivants des mises à jours disponibles :",
"Only notification for app updates are available." : "Seules les notifications pour les mises à jour d'applications sont diponibles.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Le canal de mise à jour sélectionné rend obsolètes les notifications dédiées au serveur.",
"The selected update channel does not support updates of the server." : "Le canal de mises à jour sélectionné ne supporte pas les mises à jour du serveur."
"The selected update channel does not support updates of the server." : "Le canal de mises à jour sélectionné ne supporte pas les mises à jour du serveur.",
"Updater" : "Mises à jour"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View file

@ -6,7 +6,6 @@ OC.L10N.register(
"Updated channel" : "Kanal diperbarui",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "Pembaruan untuk %1$s ke versi %2$s tersedia.",
"Updater" : "Pengupdate",
"A new version is available: %s" : "Versi baru tersedia: %s",
"Open updater" : "Buka pembaruan",
"Your version is up to date." : "Versi Anda saat ini adalah yang terbaru.",
@ -16,6 +15,7 @@ OC.L10N.register(
"Notify members of the following groups about available updates:" : "Beritahu anggota grup tentang pembaruan yang tersedia:",
"Only notification for app updates are available." : "Hanya pemberitahuan untuk pembaruan aplikasi tersedia.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Kanal pembaruan yang terpilih membuat pemberitahuan terdedikasi untuk server usang.",
"The selected update channel does not support updates of the server." : "Kanal pembaruan yang terpilih tidak mendukung pembaruan server."
"The selected update channel does not support updates of the server." : "Kanal pembaruan yang terpilih tidak mendukung pembaruan server.",
"Updater" : "Pengupdate"
},
"nplurals=1; plural=0;");

View file

@ -4,7 +4,6 @@
"Updated channel" : "Kanal diperbarui",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "Pembaruan untuk %1$s ke versi %2$s tersedia.",
"Updater" : "Pengupdate",
"A new version is available: %s" : "Versi baru tersedia: %s",
"Open updater" : "Buka pembaruan",
"Your version is up to date." : "Versi Anda saat ini adalah yang terbaru.",
@ -14,6 +13,7 @@
"Notify members of the following groups about available updates:" : "Beritahu anggota grup tentang pembaruan yang tersedia:",
"Only notification for app updates are available." : "Hanya pemberitahuan untuk pembaruan aplikasi tersedia.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Kanal pembaruan yang terpilih membuat pemberitahuan terdedikasi untuk server usang.",
"The selected update channel does not support updates of the server." : "Kanal pembaruan yang terpilih tidak mendukung pembaruan server."
"The selected update channel does not support updates of the server." : "Kanal pembaruan yang terpilih tidak mendukung pembaruan server.",
"Updater" : "Pengupdate"
},"pluralForm" :"nplurals=1; plural=0;"
}

View file

@ -6,7 +6,6 @@ OC.L10N.register(
"Updated channel" : "Uppfærði rás",
"Nextcloud core" : "Nextcloud kjarni",
"Update for %1$s to version %2$s is available." : "Upfærsla %1$s í útgáfu %2$s er tiltæk.",
"Updater" : "Uppfærslustýring",
"A new version is available: %s" : "Ný útgáfa er tiltæk: %s",
"Open updater" : "Opna uppfærslustýringu",
"Your version is up to date." : "Útgáfan þín er af nýjustu gerð.",
@ -17,6 +16,7 @@ OC.L10N.register(
"Only notification for app updates are available." : "Eingöngu eru eru tiltækar tilkynningar fyrir uppfærslur forrita.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Valda uppfærslurásin gerir úreltar sértækar tilkynningar fyrir vefþjóninn.",
"The selected update channel does not support updates of the server." : "Valda uppfærslurásin styður ekki uppfærslur fyrir vefþjóninn.",
"Updater" : "Uppfærslustýring",
"At the moment only manual updates are supported on your environment. This is very likely the case because functions such as shell_exec are not available." : "Í augnablikinu er einungis stuðningur við handvirkar uppfærslur á kerfinu þínu. Það gerist mjög líklega vegna þess að aðgerðir á borð við shell_exec eru ekki tiltækar."
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View file

@ -4,7 +4,6 @@
"Updated channel" : "Uppfærði rás",
"Nextcloud core" : "Nextcloud kjarni",
"Update for %1$s to version %2$s is available." : "Upfærsla %1$s í útgáfu %2$s er tiltæk.",
"Updater" : "Uppfærslustýring",
"A new version is available: %s" : "Ný útgáfa er tiltæk: %s",
"Open updater" : "Opna uppfærslustýringu",
"Your version is up to date." : "Útgáfan þín er af nýjustu gerð.",
@ -15,6 +14,7 @@
"Only notification for app updates are available." : "Eingöngu eru eru tiltækar tilkynningar fyrir uppfærslur forrita.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Valda uppfærslurásin gerir úreltar sértækar tilkynningar fyrir vefþjóninn.",
"The selected update channel does not support updates of the server." : "Valda uppfærslurásin styður ekki uppfærslur fyrir vefþjóninn.",
"Updater" : "Uppfærslustýring",
"At the moment only manual updates are supported on your environment. This is very likely the case because functions such as shell_exec are not available." : "Í augnablikinu er einungis stuðningur við handvirkar uppfærslur á kerfinu þínu. Það gerist mjög líklega vegna þess að aðgerðir á borð við shell_exec eru ekki tiltækar."
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View file

@ -6,7 +6,6 @@ OC.L10N.register(
"Updated channel" : "Canale di aggiornamento",
"Nextcloud core" : "Componente principale di Nextcloud",
"Update for %1$s to version %2$s is available." : "È disponibile l'aggiornamento di %1$s alla versione %2$s.",
"Updater" : "Strumento di aggiornamento",
"A new version is available: %s" : "Una nuova versione è disponibile: %s",
"Open updater" : "Apri lo strumento di aggiornamento",
"Your version is up to date." : "La tua versione è aggiornata.",
@ -16,6 +15,7 @@ OC.L10N.register(
"Notify members of the following groups about available updates:" : "Notifica i membri dei seguenti gruppi sugli aggiornamenti disponibili:",
"Only notification for app updates are available." : "Sono disponibili solo le notifiche per gli aggiornamenti delle applicazioni.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Il canale di aggiornamento selezionato rende obsolete le notifiche dedicate al server.",
"The selected update channel does not support updates of the server." : "Il canale di aggiornamento selezionato non supporta gli aggiornamenti del server."
"The selected update channel does not support updates of the server." : "Il canale di aggiornamento selezionato non supporta gli aggiornamenti del server.",
"Updater" : "Strumento di aggiornamento"
},
"nplurals=2; plural=(n != 1);");

View file

@ -4,7 +4,6 @@
"Updated channel" : "Canale di aggiornamento",
"Nextcloud core" : "Componente principale di Nextcloud",
"Update for %1$s to version %2$s is available." : "È disponibile l'aggiornamento di %1$s alla versione %2$s.",
"Updater" : "Strumento di aggiornamento",
"A new version is available: %s" : "Una nuova versione è disponibile: %s",
"Open updater" : "Apri lo strumento di aggiornamento",
"Your version is up to date." : "La tua versione è aggiornata.",
@ -14,6 +13,7 @@
"Notify members of the following groups about available updates:" : "Notifica i membri dei seguenti gruppi sugli aggiornamenti disponibili:",
"Only notification for app updates are available." : "Sono disponibili solo le notifiche per gli aggiornamenti delle applicazioni.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Il canale di aggiornamento selezionato rende obsolete le notifiche dedicate al server.",
"The selected update channel does not support updates of the server." : "Il canale di aggiornamento selezionato non supporta gli aggiornamenti del server."
"The selected update channel does not support updates of the server." : "Il canale di aggiornamento selezionato non supporta gli aggiornamenti del server.",
"Updater" : "Strumento di aggiornamento"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -6,7 +6,6 @@ OC.L10N.register(
"Updated channel" : "アップデートチャンネル",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "%1$s に対するバージョン %2$s へアップデートが利用可能です。",
"Updater" : "アップデート",
"A new version is available: %s" : "新しいバージョンが利用可能: %s",
"Open updater" : "アップデーターを開く",
"Your version is up to date." : "最新版です。",
@ -16,6 +15,7 @@ OC.L10N.register(
"Notify members of the following groups about available updates:" : "次のグループのメンバーに対してアップデートのメッセージが表示されます:",
"Only notification for app updates are available." : "アプリ更新情報があるときのみ通知する。",
"The selected update channel makes dedicated notifications for the server obsolete." : "選択した更新チャネルでは、廃止サーバーについて専用の通知を行います。",
"The selected update channel does not support updates of the server." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。"
"The selected update channel does not support updates of the server." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。",
"Updater" : "アップデート"
},
"nplurals=1; plural=0;");

View file

@ -4,7 +4,6 @@
"Updated channel" : "アップデートチャンネル",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "%1$s に対するバージョン %2$s へアップデートが利用可能です。",
"Updater" : "アップデート",
"A new version is available: %s" : "新しいバージョンが利用可能: %s",
"Open updater" : "アップデーターを開く",
"Your version is up to date." : "最新版です。",
@ -14,6 +13,7 @@
"Notify members of the following groups about available updates:" : "次のグループのメンバーに対してアップデートのメッセージが表示されます:",
"Only notification for app updates are available." : "アプリ更新情報があるときのみ通知する。",
"The selected update channel makes dedicated notifications for the server obsolete." : "選択した更新チャネルでは、廃止サーバーについて専用の通知を行います。",
"The selected update channel does not support updates of the server." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。"
"The selected update channel does not support updates of the server." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。",
"Updater" : "アップデート"
},"pluralForm" :"nplurals=1; plural=0;"
}

View file

@ -6,7 +6,6 @@ OC.L10N.register(
"Updated channel" : "Bijgewerkt kanaal",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "Update voor %1$s naar versie %2$s is beschikbaar.",
"Updater" : "Updater",
"A new version is available: %s" : "Er is een nieuwe versie beschikbaar: %s",
"Open updater" : "Open updater",
"Your version is up to date." : "Je versie is up to date.",
@ -16,6 +15,7 @@ OC.L10N.register(
"Notify members of the following groups about available updates:" : "Geef een melding over beschikbare updates aan leden van de volgende groepen:",
"Only notification for app updates are available." : "Er zijn alleen meldingen voor apps beschikbaar.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Het geselecteerde updatekanaal maakt overbodig om serverspecifieke meldingen apart te genereren.",
"The selected update channel does not support updates of the server." : "Het geselecteerde updatekanaal ondersteunt geen updates voor de server."
"The selected update channel does not support updates of the server." : "Het geselecteerde updatekanaal ondersteunt geen updates voor de server.",
"Updater" : "Updater"
},
"nplurals=2; plural=(n != 1);");

View file

@ -4,7 +4,6 @@
"Updated channel" : "Bijgewerkt kanaal",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "Update voor %1$s naar versie %2$s is beschikbaar.",
"Updater" : "Updater",
"A new version is available: %s" : "Er is een nieuwe versie beschikbaar: %s",
"Open updater" : "Open updater",
"Your version is up to date." : "Je versie is up to date.",
@ -14,6 +13,7 @@
"Notify members of the following groups about available updates:" : "Geef een melding over beschikbare updates aan leden van de volgende groepen:",
"Only notification for app updates are available." : "Er zijn alleen meldingen voor apps beschikbaar.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Het geselecteerde updatekanaal maakt overbodig om serverspecifieke meldingen apart te genereren.",
"The selected update channel does not support updates of the server." : "Het geselecteerde updatekanaal ondersteunt geen updates voor de server."
"The selected update channel does not support updates of the server." : "Het geselecteerde updatekanaal ondersteunt geen updates voor de server.",
"Updater" : "Updater"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -6,7 +6,6 @@ OC.L10N.register(
"Updated channel" : "Canal atualizado",
"Nextcloud core" : "Núcleo Nextcloud",
"Update for %1$s to version %2$s is available." : "Atualização de %1$s para versão %2$s está disponível.",
"Updater" : "Atualizador",
"A new version is available: %s" : "Uma nova versão está disponível: %s",
"Open updater" : "Abrir o atualizador",
"Your version is up to date." : "Sua versão está atualizada.",
@ -16,6 +15,7 @@ OC.L10N.register(
"Notify members of the following groups about available updates:" : "Notificar membros dos seguintes grupos sobre atualizações disponíveis.",
"Only notification for app updates are available." : "Só está disponível notificação para atualizações de aplicativos.",
"The selected update channel makes dedicated notifications for the server obsolete." : "O canal de atualização selecionado fornece notificações dedicadas para o servidor desatualizado.",
"The selected update channel does not support updates of the server." : "O canal de atualização selecionado não fornece suporte a atualizações do servidor."
"The selected update channel does not support updates of the server." : "O canal de atualização selecionado não fornece suporte a atualizações do servidor.",
"Updater" : "Atualizador"
},
"nplurals=2; plural=(n > 1);");

View file

@ -4,7 +4,6 @@
"Updated channel" : "Canal atualizado",
"Nextcloud core" : "Núcleo Nextcloud",
"Update for %1$s to version %2$s is available." : "Atualização de %1$s para versão %2$s está disponível.",
"Updater" : "Atualizador",
"A new version is available: %s" : "Uma nova versão está disponível: %s",
"Open updater" : "Abrir o atualizador",
"Your version is up to date." : "Sua versão está atualizada.",
@ -14,6 +13,7 @@
"Notify members of the following groups about available updates:" : "Notificar membros dos seguintes grupos sobre atualizações disponíveis.",
"Only notification for app updates are available." : "Só está disponível notificação para atualizações de aplicativos.",
"The selected update channel makes dedicated notifications for the server obsolete." : "O canal de atualização selecionado fornece notificações dedicadas para o servidor desatualizado.",
"The selected update channel does not support updates of the server." : "O canal de atualização selecionado não fornece suporte a atualizações do servidor."
"The selected update channel does not support updates of the server." : "O canal de atualização selecionado não fornece suporte a atualizações do servidor.",
"Updater" : "Atualizador"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View file

@ -6,7 +6,6 @@ OC.L10N.register(
"Updated channel" : "Обновленный канал",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "Доступно обновление для %1$s до версии %2$s.",
"Updater" : "Обновление",
"A new version is available: %s" : "Доступна новая версия: %s",
"Open updater" : "Открыть окно обновления",
"Your version is up to date." : "Версия не требует обновления.",
@ -16,6 +15,7 @@ OC.L10N.register(
"Notify members of the following groups about available updates:" : "Уведомить членов следующих групп о наличии доступных обновлений:",
"Only notification for app updates are available." : "Только уведомления об обновлении приложений доступны.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Выбранный канал обновлений высылает специальные уведомления, если сервер устарел.",
"The selected update channel does not support updates of the server." : "Выбранный канал обновлений не поддерживает обновление сервера."
"The selected update channel does not support updates of the server." : "Выбранный канал обновлений не поддерживает обновление сервера.",
"Updater" : "Обновление"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

View file

@ -4,7 +4,6 @@
"Updated channel" : "Обновленный канал",
"Nextcloud core" : "Nextcloud core",
"Update for %1$s to version %2$s is available." : "Доступно обновление для %1$s до версии %2$s.",
"Updater" : "Обновление",
"A new version is available: %s" : "Доступна новая версия: %s",
"Open updater" : "Открыть окно обновления",
"Your version is up to date." : "Версия не требует обновления.",
@ -14,6 +13,7 @@
"Notify members of the following groups about available updates:" : "Уведомить членов следующих групп о наличии доступных обновлений:",
"Only notification for app updates are available." : "Только уведомления об обновлении приложений доступны.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Выбранный канал обновлений высылает специальные уведомления, если сервер устарел.",
"The selected update channel does not support updates of the server." : "Выбранный канал обновлений не поддерживает обновление сервера."
"The selected update channel does not support updates of the server." : "Выбранный канал обновлений не поддерживает обновление сервера.",
"Updater" : "Обновление"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}

View file

@ -6,13 +6,13 @@ OC.L10N.register(
"Updated channel" : "Posodobljen kanal",
"Nextcloud core" : "Nextcloud jedro",
"Update for %1$s to version %2$s is available." : "Posodobitev %1$s na različico %2$s je na voljo.",
"Updater" : "Posodabljalnik",
"A new version is available: %s" : "Na voljo je nova različica: %s",
"Open updater" : "Odpri posodabljalnik",
"Your version is up to date." : "Nameščena je najnovejša različica.",
"Checked on %s" : "Zadnjič preverjeno %s",
"Update channel:" : "Posodobi kanal:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Nadgradnja na višjo različico ali preizkusni kanal je vedno mogoča, ne pa tudi povrnitev na predhodno, bolj stabilno različico.",
"Notify members of the following groups about available updates:" : "Obvestite člane naslednjih skupin o posodobitvah, ki so na voljo:"
"Notify members of the following groups about available updates:" : "Obvestite člane naslednjih skupin o posodobitvah, ki so na voljo:",
"Updater" : "Posodabljalnik"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");

View file

@ -4,13 +4,13 @@
"Updated channel" : "Posodobljen kanal",
"Nextcloud core" : "Nextcloud jedro",
"Update for %1$s to version %2$s is available." : "Posodobitev %1$s na različico %2$s je na voljo.",
"Updater" : "Posodabljalnik",
"A new version is available: %s" : "Na voljo je nova različica: %s",
"Open updater" : "Odpri posodabljalnik",
"Your version is up to date." : "Nameščena je najnovejša različica.",
"Checked on %s" : "Zadnjič preverjeno %s",
"Update channel:" : "Posodobi kanal:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Nadgradnja na višjo različico ali preizkusni kanal je vedno mogoča, ne pa tudi povrnitev na predhodno, bolj stabilno različico.",
"Notify members of the following groups about available updates:" : "Obvestite člane naslednjih skupin o posodobitvah, ki so na voljo:"
"Notify members of the following groups about available updates:" : "Obvestite člane naslednjih skupin o posodobitvah, ki so na voljo:",
"Updater" : "Posodabljalnik"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}

View file

@ -6,7 +6,6 @@ OC.L10N.register(
"Updated channel" : "Kanal güncellendi",
"Nextcloud core" : "Nextcloud çekirdeği",
"Update for %1$s to version %2$s is available." : "%1$s sürümünden %2$s sürümüne güncelleme mevcut.",
"Updater" : "Güncelleyici",
"A new version is available: %s" : "Yeni bir sürüm mevcut: %s",
"Open updater" : "Güncelleyiciyi aç",
"Your version is up to date." : "Sürümünüz güncel.",
@ -16,6 +15,7 @@ OC.L10N.register(
"Notify members of the following groups about available updates:" : "Aşağıdaki grupların üyelerini mevcut güncellelemeler hakkında bilgilendir:",
"Only notification for app updates are available." : "Sadece uygulama bildirim güncellemeleri var.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Seçilen güncelleme kanalı sunucusnun eski olduğu bildirimine sahip.",
"The selected update channel does not support updates of the server." : "Seçilen güncelleme nakalı sunucunun güncellemelerini desteklemiyor."
"The selected update channel does not support updates of the server." : "Seçilen güncelleme nakalı sunucunun güncellemelerini desteklemiyor.",
"Updater" : "Güncelleyici"
},
"nplurals=2; plural=(n > 1);");

View file

@ -4,7 +4,6 @@
"Updated channel" : "Kanal güncellendi",
"Nextcloud core" : "Nextcloud çekirdeği",
"Update for %1$s to version %2$s is available." : "%1$s sürümünden %2$s sürümüne güncelleme mevcut.",
"Updater" : "Güncelleyici",
"A new version is available: %s" : "Yeni bir sürüm mevcut: %s",
"Open updater" : "Güncelleyiciyi aç",
"Your version is up to date." : "Sürümünüz güncel.",
@ -14,6 +13,7 @@
"Notify members of the following groups about available updates:" : "Aşağıdaki grupların üyelerini mevcut güncellelemeler hakkında bilgilendir:",
"Only notification for app updates are available." : "Sadece uygulama bildirim güncellemeleri var.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Seçilen güncelleme kanalı sunucusnun eski olduğu bildirimine sahip.",
"The selected update channel does not support updates of the server." : "Seçilen güncelleme nakalı sunucunun güncellemelerini desteklemiyor."
"The selected update channel does not support updates of the server." : "Seçilen güncelleme nakalı sunucunun güncellemelerini desteklemiyor.",
"Updater" : "Güncelleyici"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View file

@ -52,10 +52,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nun deteutamos el nome d'atributu na pantalla d'usuariu. Por favor especifícalu nos axustes avanzaos de ldap",
"Could not find the desired feature" : "Nun pudo alcontrase la carauterística deseyada",
"Invalid Host" : "Host inválidu",
"Server" : "Sirvidor",
"Users" : "Usuarios",
"Login Attributes" : "Los atributos d'aniciu de sesión",
"Groups" : "Grupos",
"Test Configuration" : "Configuración de prueba",
"Help" : "Ayuda",
"Groups meeting these criteria are available in %s:" : "Los grupos que cumplen estos criterios tán disponibles en %s:",
@ -104,6 +100,10 @@ OC.L10N.register(
"Back" : "Atrás",
"Continue" : "Continuar",
"LDAP" : "LDAP",
"Server" : "Sirvidor",
"Users" : "Usuarios",
"Login Attributes" : "Los atributos d'aniciu de sesión",
"Groups" : "Grupos",
"Expert" : "Espertu",
"Advanced" : "Avanzáu",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Avisu:</b> Les apps user_ldap y user_webdavauth son incompatibles. Pues esperimentar un comportamientu inesperáu. Entruga al to alministrador de sistemes pa desactivar una d'elles.",

View file

@ -50,10 +50,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nun deteutamos el nome d'atributu na pantalla d'usuariu. Por favor especifícalu nos axustes avanzaos de ldap",
"Could not find the desired feature" : "Nun pudo alcontrase la carauterística deseyada",
"Invalid Host" : "Host inválidu",
"Server" : "Sirvidor",
"Users" : "Usuarios",
"Login Attributes" : "Los atributos d'aniciu de sesión",
"Groups" : "Grupos",
"Test Configuration" : "Configuración de prueba",
"Help" : "Ayuda",
"Groups meeting these criteria are available in %s:" : "Los grupos que cumplen estos criterios tán disponibles en %s:",
@ -102,6 +98,10 @@
"Back" : "Atrás",
"Continue" : "Continuar",
"LDAP" : "LDAP",
"Server" : "Sirvidor",
"Users" : "Usuarios",
"Login Attributes" : "Los atributos d'aniciu de sesión",
"Groups" : "Grupos",
"Expert" : "Espertu",
"Advanced" : "Avanzáu",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Avisu:</b> Les apps user_ldap y user_webdavauth son incompatibles. Pues esperimentar un comportamientu inesperáu. Entruga al to alministrador de sistemes pa desactivar una d'elles.",

View file

@ -52,10 +52,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nelze detekovat atribut pro zobrazení jména uživatele. Upřesněte ho prosím sami v rozšířeném nastavení LDAP.",
"Could not find the desired feature" : "Nelze nalézt požadovanou vlastnost",
"Invalid Host" : "Neplatný hostitel",
"Server" : "Server",
"Users" : "Uživatelé",
"Login Attributes" : "Přihlašovací atributy",
"Groups" : "Skupiny",
"Test Configuration" : "Vyzkoušet nastavení",
"Help" : "Nápověda",
"Groups meeting these criteria are available in %s:" : "Skupiny splňující tyto podmínky jsou k dispozici v %s:",
@ -104,6 +100,10 @@ OC.L10N.register(
"Back" : "Zpět",
"Continue" : "Pokračovat",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Uživatelé",
"Login Attributes" : "Přihlašovací atributy",
"Groups" : "Skupiny",
"Expert" : "Expertní",
"Advanced" : "Pokročilé",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Varování:</b> Aplikace user_ldap a user_webdavauth jsou vzájemně nekompatibilní. Můžete zaznamenat neočekávané chování. Požádejte prosím svého správce systému o zakázání jedné z nich.",

View file

@ -50,10 +50,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nelze detekovat atribut pro zobrazení jména uživatele. Upřesněte ho prosím sami v rozšířeném nastavení LDAP.",
"Could not find the desired feature" : "Nelze nalézt požadovanou vlastnost",
"Invalid Host" : "Neplatný hostitel",
"Server" : "Server",
"Users" : "Uživatelé",
"Login Attributes" : "Přihlašovací atributy",
"Groups" : "Skupiny",
"Test Configuration" : "Vyzkoušet nastavení",
"Help" : "Nápověda",
"Groups meeting these criteria are available in %s:" : "Skupiny splňující tyto podmínky jsou k dispozici v %s:",
@ -102,6 +98,10 @@
"Back" : "Zpět",
"Continue" : "Pokračovat",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Uživatelé",
"Login Attributes" : "Přihlašovací atributy",
"Groups" : "Skupiny",
"Expert" : "Expertní",
"Advanced" : "Pokročilé",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Varování:</b> Aplikace user_ldap a user_webdavauth jsou vzájemně nekompatibilní. Můžete zaznamenat neočekávané chování. Požádejte prosím svého správce systému o zakázání jedné z nich.",

View file

@ -51,10 +51,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunne ikke registrere navneattributten for visning af bruger. Angiv den venligst selv i de avancerede ldap-indstillinger.",
"Could not find the desired feature" : "Fandt ikke den ønskede funktion",
"Invalid Host" : "Ugyldig vært",
"Server" : "Server",
"Users" : "Brugere",
"Login Attributes" : "Login-attributter",
"Groups" : "Grupper",
"Test Configuration" : "Test konfigurationen",
"Help" : "Hjælp",
"Groups meeting these criteria are available in %s:" : "Grupper som opfylder disse kriterier er tilgængelige i %s:",
@ -102,6 +98,10 @@ OC.L10N.register(
"Back" : "Tilbage",
"Continue" : "Videre",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Brugere",
"Login Attributes" : "Login-attributter",
"Groups" : "Grupper",
"Expert" : "Ekspert",
"Advanced" : "Avanceret",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advarsel:</b> Apps'ene user_ldap og user_webdavauth er ikke kompatible. Du kan opleve uventet adfærd. Spørg venligst din systemadministrator om at slå én af dem fra.",

View file

@ -49,10 +49,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunne ikke registrere navneattributten for visning af bruger. Angiv den venligst selv i de avancerede ldap-indstillinger.",
"Could not find the desired feature" : "Fandt ikke den ønskede funktion",
"Invalid Host" : "Ugyldig vært",
"Server" : "Server",
"Users" : "Brugere",
"Login Attributes" : "Login-attributter",
"Groups" : "Grupper",
"Test Configuration" : "Test konfigurationen",
"Help" : "Hjælp",
"Groups meeting these criteria are available in %s:" : "Grupper som opfylder disse kriterier er tilgængelige i %s:",
@ -100,6 +96,10 @@
"Back" : "Tilbage",
"Continue" : "Videre",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Brugere",
"Login Attributes" : "Login-attributter",
"Groups" : "Grupper",
"Expert" : "Ekspert",
"Advanced" : "Avanceret",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advarsel:</b> Apps'ene user_ldap og user_webdavauth er ikke kompatible. Du kan opleve uventet adfærd. Spørg venligst din systemadministrator om at slå én af dem fra.",

View file

@ -52,10 +52,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Das Anzeigename-Attribut des Benutzers konnte nicht gefunden werden. Bitte gib es in den erweiterten LDAP-Einstellungen selber an.",
"Could not find the desired feature" : "Die gewünschte Funktion konnte nicht gefunden werden",
"Invalid Host" : "Ungültiger Host",
"Server" : "Server",
"Users" : "Benutzer",
"Login Attributes" : "Loginattribute",
"Groups" : "Gruppen",
"Test Configuration" : "Testkonfiguration",
"Help" : "Hilfe",
"Groups meeting these criteria are available in %s:" : "Gruppen, auf die diese Kriterien zutreffen, sind verfügbar in %s:",
@ -104,6 +100,10 @@ OC.L10N.register(
"Back" : "Zurück",
"Continue" : "Fortsetzen",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Benutzer",
"Login Attributes" : "Loginattribute",
"Groups" : "Gruppen",
"Expert" : "Experte",
"Advanced" : "Fortgeschritten",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann deshalb zu unerwartetem Systemverhalten kommen. Bitte kontaktiere deinen Systemadministator und bitte ihn um die Deaktivierung einer der beiden Anwendungen.",

View file

@ -50,10 +50,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Das Anzeigename-Attribut des Benutzers konnte nicht gefunden werden. Bitte gib es in den erweiterten LDAP-Einstellungen selber an.",
"Could not find the desired feature" : "Die gewünschte Funktion konnte nicht gefunden werden",
"Invalid Host" : "Ungültiger Host",
"Server" : "Server",
"Users" : "Benutzer",
"Login Attributes" : "Loginattribute",
"Groups" : "Gruppen",
"Test Configuration" : "Testkonfiguration",
"Help" : "Hilfe",
"Groups meeting these criteria are available in %s:" : "Gruppen, auf die diese Kriterien zutreffen, sind verfügbar in %s:",
@ -102,6 +98,10 @@
"Back" : "Zurück",
"Continue" : "Fortsetzen",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Benutzer",
"Login Attributes" : "Loginattribute",
"Groups" : "Gruppen",
"Expert" : "Experte",
"Advanced" : "Fortgeschritten",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann deshalb zu unerwartetem Systemverhalten kommen. Bitte kontaktiere deinen Systemadministator und bitte ihn um die Deaktivierung einer der beiden Anwendungen.",

View file

@ -52,10 +52,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Das Anzeigename-Attribut des Benutzers konnte nicht gefunden werden. Bitte geben Sie es in den erweiterten LDAP-Einstellungen selber an.",
"Could not find the desired feature" : "Die gewünschte Funktion konnte nicht gefunden werden",
"Invalid Host" : "Ungültiger Host",
"Server" : "Server",
"Users" : "Benutzer",
"Login Attributes" : "Anmeldeattribute",
"Groups" : "Gruppen",
"Test Configuration" : "Testkonfiguration",
"Help" : "Hilfe",
"Groups meeting these criteria are available in %s:" : "Gruppen, auf die diese Kriterien zutreffen, sind verfügbar in %s:",
@ -104,6 +100,10 @@ OC.L10N.register(
"Back" : "Zurück",
"Continue" : "Fortsetzen",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Benutzer",
"Login Attributes" : "Anmeldeattribute",
"Groups" : "Gruppen",
"Expert" : "Experte",
"Advanced" : "Fortgeschritten",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann deshalb zu unerwartetem Systemverhalten kommen. Bitte kontaktieren Sie Ihren Systemadministator und bitten Sie um die Deaktivierung einer der beiden Anwendungen.",

View file

@ -50,10 +50,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Das Anzeigename-Attribut des Benutzers konnte nicht gefunden werden. Bitte geben Sie es in den erweiterten LDAP-Einstellungen selber an.",
"Could not find the desired feature" : "Die gewünschte Funktion konnte nicht gefunden werden",
"Invalid Host" : "Ungültiger Host",
"Server" : "Server",
"Users" : "Benutzer",
"Login Attributes" : "Anmeldeattribute",
"Groups" : "Gruppen",
"Test Configuration" : "Testkonfiguration",
"Help" : "Hilfe",
"Groups meeting these criteria are available in %s:" : "Gruppen, auf die diese Kriterien zutreffen, sind verfügbar in %s:",
@ -102,6 +98,10 @@
"Back" : "Zurück",
"Continue" : "Fortsetzen",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Benutzer",
"Login Attributes" : "Anmeldeattribute",
"Groups" : "Gruppen",
"Expert" : "Experte",
"Advanced" : "Fortgeschritten",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann deshalb zu unerwartetem Systemverhalten kommen. Bitte kontaktieren Sie Ihren Systemadministator und bitten Sie um die Deaktivierung einer der beiden Anwendungen.",

View file

@ -52,10 +52,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Δεν ήταν δυνατή η ανίχνευση της ιδιότητας του εμφανιζόμενου ονόματος χρήστη . Παρακαλείστε να το προσδιορίσετε στις προηγμένες ρυθμίσεις LDAP",
"Could not find the desired feature" : "Αδυναμία εύρεσης επιθυμητου χαρακτηριστικού",
"Invalid Host" : "Άκυρος εξυπηρετητής",
"Server" : "Διακομιστής",
"Users" : "Χρήστες",
"Login Attributes" : "Ιδιότητες Σύνδεσης",
"Groups" : "Ομάδες",
"Test Configuration" : "Δοκιμαστικες ρυθμισεις",
"Help" : "Βοήθεια",
"Groups meeting these criteria are available in %s:" : "Οι ομάδες που πληρούν τα κριτήρια είναι διαθέσιμες σε %s:",
@ -103,6 +99,10 @@ OC.L10N.register(
"Back" : "Επιστροφή",
"Continue" : "Συνέχεια",
"LDAP" : "LDAP",
"Server" : "Διακομιστής",
"Users" : "Χρήστες",
"Login Attributes" : "Ιδιότητες Σύνδεσης",
"Groups" : "Ομάδες",
"Expert" : "Ειδικός",
"Advanced" : "Για προχωρημένους",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Προσοχή:</b> Οι εφαρμογές user_ldap και user_webdavauth είναι ασύμβατες. Μπορεί να αντιμετωπίσετε απρόβλεπτη συμπεριφορά. Παρακαλώ ζητήστε από τον διαχειριστή συστήματος να απενεργοποιήσει μία από αυτές.",

View file

@ -50,10 +50,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Δεν ήταν δυνατή η ανίχνευση της ιδιότητας του εμφανιζόμενου ονόματος χρήστη . Παρακαλείστε να το προσδιορίσετε στις προηγμένες ρυθμίσεις LDAP",
"Could not find the desired feature" : "Αδυναμία εύρεσης επιθυμητου χαρακτηριστικού",
"Invalid Host" : "Άκυρος εξυπηρετητής",
"Server" : "Διακομιστής",
"Users" : "Χρήστες",
"Login Attributes" : "Ιδιότητες Σύνδεσης",
"Groups" : "Ομάδες",
"Test Configuration" : "Δοκιμαστικες ρυθμισεις",
"Help" : "Βοήθεια",
"Groups meeting these criteria are available in %s:" : "Οι ομάδες που πληρούν τα κριτήρια είναι διαθέσιμες σε %s:",
@ -101,6 +97,10 @@
"Back" : "Επιστροφή",
"Continue" : "Συνέχεια",
"LDAP" : "LDAP",
"Server" : "Διακομιστής",
"Users" : "Χρήστες",
"Login Attributes" : "Ιδιότητες Σύνδεσης",
"Groups" : "Ομάδες",
"Expert" : "Ειδικός",
"Advanced" : "Για προχωρημένους",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Προσοχή:</b> Οι εφαρμογές user_ldap και user_webdavauth είναι ασύμβατες. Μπορεί να αντιμετωπίσετε απρόβλεπτη συμπεριφορά. Παρακαλώ ζητήστε από τον διαχειριστή συστήματος να απενεργοποιήσει μία από αυτές.",

View file

@ -52,10 +52,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings.",
"Could not find the desired feature" : "Could not find the desired feature",
"Invalid Host" : "Invalid Host",
"Server" : "Server",
"Users" : "Users",
"Login Attributes" : "Login Attributes",
"Groups" : "Groups",
"Test Configuration" : "Test Configuration",
"Help" : "Help",
"Groups meeting these criteria are available in %s:" : "Groups meeting these criteria are available in %s:",
@ -104,6 +100,10 @@ OC.L10N.register(
"Back" : "Back",
"Continue" : "Continue",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Users",
"Login Attributes" : "Login Attributes",
"Groups" : "Groups",
"Expert" : "Expert",
"Advanced" : "Advanced",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them.",

View file

@ -50,10 +50,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings.",
"Could not find the desired feature" : "Could not find the desired feature",
"Invalid Host" : "Invalid Host",
"Server" : "Server",
"Users" : "Users",
"Login Attributes" : "Login Attributes",
"Groups" : "Groups",
"Test Configuration" : "Test Configuration",
"Help" : "Help",
"Groups meeting these criteria are available in %s:" : "Groups meeting these criteria are available in %s:",
@ -102,6 +98,10 @@
"Back" : "Back",
"Continue" : "Continue",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Users",
"Login Attributes" : "Login Attributes",
"Groups" : "Groups",
"Expert" : "Expert",
"Advanced" : "Advanced",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them.",

View file

@ -52,10 +52,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "No se pudo detectar el atributo de nombre de usuario pantalla. Por favor especifique lo mismo en ajustes avanzados ldap.",
"Could not find the desired feature" : "No se puede encontrar la función deseada.",
"Invalid Host" : "Host inválido",
"Server" : "Servidor",
"Users" : "Usuarios",
"Login Attributes" : "Atributos de inicio de sesión",
"Groups" : "Grupos",
"Test Configuration" : "Configuración de prueba",
"Help" : "Ayuda",
"Groups meeting these criteria are available in %s:" : "Los grupos que cumplen estos criterios están disponibles en %s:",
@ -104,6 +100,10 @@ OC.L10N.register(
"Back" : "Atrás",
"Continue" : "Continuar",
"LDAP" : "LDAP",
"Server" : "Servidor",
"Users" : "Usuarios",
"Login Attributes" : "Atributos de inicio de sesión",
"Groups" : "Grupos",
"Expert" : "Experto",
"Advanced" : "Avanzado",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las apps user_ldap y user_webdavauth son incompatibles. Puede que experimente un comportamiento inesperado. Pídale a su administrador del sistema que desactive uno de ellos.",

View file

@ -50,10 +50,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "No se pudo detectar el atributo de nombre de usuario pantalla. Por favor especifique lo mismo en ajustes avanzados ldap.",
"Could not find the desired feature" : "No se puede encontrar la función deseada.",
"Invalid Host" : "Host inválido",
"Server" : "Servidor",
"Users" : "Usuarios",
"Login Attributes" : "Atributos de inicio de sesión",
"Groups" : "Grupos",
"Test Configuration" : "Configuración de prueba",
"Help" : "Ayuda",
"Groups meeting these criteria are available in %s:" : "Los grupos que cumplen estos criterios están disponibles en %s:",
@ -102,6 +98,10 @@
"Back" : "Atrás",
"Continue" : "Continuar",
"LDAP" : "LDAP",
"Server" : "Servidor",
"Users" : "Usuarios",
"Login Attributes" : "Atributos de inicio de sesión",
"Groups" : "Grupos",
"Expert" : "Experto",
"Advanced" : "Avanzado",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las apps user_ldap y user_webdavauth son incompatibles. Puede que experimente un comportamiento inesperado. Pídale a su administrador del sistema que desactive uno de ellos.",

View file

@ -32,10 +32,6 @@ OC.L10N.register(
"_%s user found_::_%s users found_" : ["%s kasutaja leitud","%s kasutajat leitud"],
"Could not find the desired feature" : "Ei suuda leida soovitud funktsioonaalsust",
"Invalid Host" : "Vigane server",
"Server" : "Server",
"Users" : "Kasutajad",
"Login Attributes" : "Sisselogimise andmed",
"Groups" : "Grupid",
"Test Configuration" : "Testi seadistust",
"Help" : "Abiinfo",
"Groups meeting these criteria are available in %s:" : "Kriteeriumiga sobivad grupid on saadaval %s:",
@ -77,6 +73,10 @@ OC.L10N.register(
"Back" : "Tagasi",
"Continue" : "Jätka",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Kasutajad",
"Login Attributes" : "Sisselogimise andmed",
"Groups" : "Grupid",
"Expert" : "Ekspert",
"Advanced" : "Täpsem",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Hoiatus:</b> rakendused user_ldap ja user_webdavauht ei ole ühilduvad. Töös võib esineda ootamatuid tõrkeid.\nPalu oma süsteemihalduril üks neist rakendustest kasutusest eemaldada.",

View file

@ -30,10 +30,6 @@
"_%s user found_::_%s users found_" : ["%s kasutaja leitud","%s kasutajat leitud"],
"Could not find the desired feature" : "Ei suuda leida soovitud funktsioonaalsust",
"Invalid Host" : "Vigane server",
"Server" : "Server",
"Users" : "Kasutajad",
"Login Attributes" : "Sisselogimise andmed",
"Groups" : "Grupid",
"Test Configuration" : "Testi seadistust",
"Help" : "Abiinfo",
"Groups meeting these criteria are available in %s:" : "Kriteeriumiga sobivad grupid on saadaval %s:",
@ -75,6 +71,10 @@
"Back" : "Tagasi",
"Continue" : "Jätka",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Kasutajad",
"Login Attributes" : "Sisselogimise andmed",
"Groups" : "Grupid",
"Expert" : "Ekspert",
"Advanced" : "Täpsem",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Hoiatus:</b> rakendused user_ldap ja user_webdavauht ei ole ühilduvad. Töös võib esineda ootamatuid tõrkeid.\nPalu oma süsteemihalduril üks neist rakendustest kasutusest eemaldada.",

View file

@ -31,10 +31,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Ezin izan da erabiltzailearen bistaratze izenaren atributua antzeman. Mesedez zehaztu ldap ezarpen aurreratuetan.",
"Could not find the desired feature" : "Ezin izan da nahi zen ezaugarria aurkitu",
"Invalid Host" : "Baliogabeko hostalaria",
"Server" : "Zerbitzaria",
"Users" : "Erabiltzaileak",
"Login Attributes" : "Saioa hasteko atributuak",
"Groups" : "Taldeak",
"Test Configuration" : "Egiaztatu Konfigurazioa",
"Help" : "Laguntza",
"Groups meeting these criteria are available in %s:" : "Baldintza horiek betetzen dituzten taldeak bertan eskuragarri %s:",
@ -77,6 +73,10 @@ OC.L10N.register(
"Back" : "Atzera",
"Continue" : "Jarraitu",
"LDAP" : "LDAP",
"Server" : "Zerbitzaria",
"Users" : "Erabiltzaileak",
"Login Attributes" : "Saioa hasteko atributuak",
"Groups" : "Taldeak",
"Expert" : "Aditua",
"Advanced" : "Aurreratua",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Abisua:</b> user_ldap eta user_webdavauth aplikazioak bateraezinak dira. Portaera berezia izan dezakezu. Mesedez eskatu zure sistema kudeatzaileari bietako bat desgaitzeko.",

View file

@ -29,10 +29,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Ezin izan da erabiltzailearen bistaratze izenaren atributua antzeman. Mesedez zehaztu ldap ezarpen aurreratuetan.",
"Could not find the desired feature" : "Ezin izan da nahi zen ezaugarria aurkitu",
"Invalid Host" : "Baliogabeko hostalaria",
"Server" : "Zerbitzaria",
"Users" : "Erabiltzaileak",
"Login Attributes" : "Saioa hasteko atributuak",
"Groups" : "Taldeak",
"Test Configuration" : "Egiaztatu Konfigurazioa",
"Help" : "Laguntza",
"Groups meeting these criteria are available in %s:" : "Baldintza horiek betetzen dituzten taldeak bertan eskuragarri %s:",
@ -75,6 +71,10 @@
"Back" : "Atzera",
"Continue" : "Jarraitu",
"LDAP" : "LDAP",
"Server" : "Zerbitzaria",
"Users" : "Erabiltzaileak",
"Login Attributes" : "Saioa hasteko atributuak",
"Groups" : "Taldeak",
"Expert" : "Aditua",
"Advanced" : "Aurreratua",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Abisua:</b> user_ldap eta user_webdavauth aplikazioak bateraezinak dira. Portaera berezia izan dezakezu. Mesedez eskatu zure sistema kudeatzaileari bietako bat desgaitzeko.",

View file

@ -52,10 +52,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Impossible de détecter l'attribut contenant le nom d'affichage des utilisateurs. Veuillez l'indiquer vous-même dans les paramètres ldap avancés.",
"Could not find the desired feature" : "Impossible de trouver la fonction souhaitée",
"Invalid Host" : "Hôte non valide",
"Server" : "Serveur",
"Users" : "Utilisateurs",
"Login Attributes" : "Attributs de login",
"Groups" : "Groupes",
"Test Configuration" : "Tester la configuration",
"Help" : "Aide",
"Groups meeting these criteria are available in %s:" : "Les groupes respectant ces critères sont disponibles dans %s :",
@ -104,6 +100,10 @@ OC.L10N.register(
"Back" : "Retour",
"Continue" : "Poursuivre",
"LDAP" : "LDAP",
"Server" : "Serveur",
"Users" : "Utilisateurs",
"Login Attributes" : "Attributs de login",
"Groups" : "Groupes",
"Expert" : "Expert",
"Advanced" : "Avancé",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Avertissement :</b> Les applications user_ldap et user_webdavauth sont incompatibles. Des dysfonctionnements peuvent survenir. Contactez votre administrateur système pour qu'il en désactive une.",

View file

@ -50,10 +50,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Impossible de détecter l'attribut contenant le nom d'affichage des utilisateurs. Veuillez l'indiquer vous-même dans les paramètres ldap avancés.",
"Could not find the desired feature" : "Impossible de trouver la fonction souhaitée",
"Invalid Host" : "Hôte non valide",
"Server" : "Serveur",
"Users" : "Utilisateurs",
"Login Attributes" : "Attributs de login",
"Groups" : "Groupes",
"Test Configuration" : "Tester la configuration",
"Help" : "Aide",
"Groups meeting these criteria are available in %s:" : "Les groupes respectant ces critères sont disponibles dans %s :",
@ -102,6 +98,10 @@
"Back" : "Retour",
"Continue" : "Poursuivre",
"LDAP" : "LDAP",
"Server" : "Serveur",
"Users" : "Utilisateurs",
"Login Attributes" : "Attributs de login",
"Groups" : "Groupes",
"Expert" : "Expert",
"Advanced" : "Avancé",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Avertissement :</b> Les applications user_ldap et user_webdavauth sont incompatibles. Des dysfonctionnements peuvent survenir. Contactez votre administrateur système pour qu'il en désactive une.",

View file

@ -50,10 +50,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Non foi posíbel detectar o atributo nome de usuario que mostrar. Especifíqueo vostede mesmo nos axustes avanzados de LDAP.",
"Could not find the desired feature" : "Non foi posíbel atopar a función desexada",
"Invalid Host" : "Máquina incorrecta",
"Server" : "Servidor",
"Users" : "Usuarios",
"Login Attributes" : "Atributos de acceso",
"Groups" : "Grupos",
"Test Configuration" : "Probar a configuración",
"Help" : "Axuda",
"Groups meeting these criteria are available in %s:" : "Os grupos que cumpren estes criterios están dispoñíbeis en %s:",
@ -101,6 +97,10 @@ OC.L10N.register(
"Back" : "Atrás",
"Continue" : "Continuar",
"LDAP" : "LDAP",
"Server" : "Servidor",
"Users" : "Usuarios",
"Login Attributes" : "Atributos de acceso",
"Groups" : "Grupos",
"Expert" : "Experto",
"Advanced" : "Avanzado",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Aviso:</b> As aplicacións user_ldap e user_webdavauth son incompatíbeis. Pode acontecer un comportamento estraño. Consulte co administrador do sistema para desactivar unha delas.",

View file

@ -48,10 +48,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Non foi posíbel detectar o atributo nome de usuario que mostrar. Especifíqueo vostede mesmo nos axustes avanzados de LDAP.",
"Could not find the desired feature" : "Non foi posíbel atopar a función desexada",
"Invalid Host" : "Máquina incorrecta",
"Server" : "Servidor",
"Users" : "Usuarios",
"Login Attributes" : "Atributos de acceso",
"Groups" : "Grupos",
"Test Configuration" : "Probar a configuración",
"Help" : "Axuda",
"Groups meeting these criteria are available in %s:" : "Os grupos que cumpren estes criterios están dispoñíbeis en %s:",
@ -99,6 +95,10 @@
"Back" : "Atrás",
"Continue" : "Continuar",
"LDAP" : "LDAP",
"Server" : "Servidor",
"Users" : "Usuarios",
"Login Attributes" : "Atributos de acceso",
"Groups" : "Grupos",
"Expert" : "Experto",
"Advanced" : "Avanzado",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Aviso:</b> As aplicacións user_ldap e user_webdavauth son incompatíbeis. Pode acontecer un comportamento estraño. Consulte co administrador do sistema para desactivar unha delas.",

View file

@ -52,10 +52,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "לא אותר מאפיין שם תצוגה למשתמש. יש לספק אותו בעצמך בהגדרות ldap מתקדמות.",
"Could not find the desired feature" : "לא אותרה התכונה הרצויה",
"Invalid Host" : "מארח לא חוקי",
"Server" : "שרת",
"Users" : "משתמשים",
"Login Attributes" : "פרטי כניסה",
"Groups" : "קבוצות",
"Test Configuration" : "בדיקת הגדרות",
"Help" : "עזרה",
"Groups meeting these criteria are available in %s:" : "קבוצות העומדות בקריטריון זה זמינות ב- %s:",
@ -103,6 +99,10 @@ OC.L10N.register(
"Back" : "אחורה",
"Continue" : "המשך",
"LDAP" : "LDAP",
"Server" : "שרת",
"Users" : "משתמשים",
"Login Attributes" : "פרטי כניסה",
"Groups" : "קבוצות",
"Expert" : "מומחה",
"Advanced" : "מתקדם",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>אזהרה:</b> יישומים user_ldap ו- user_webdavauth אינם תואמים. תופעות לא מוסברות עלולות להתקיים. כדאי לפנות למנהל המערכת כדי שינטרל אחד מהם.",

View file

@ -50,10 +50,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "לא אותר מאפיין שם תצוגה למשתמש. יש לספק אותו בעצמך בהגדרות ldap מתקדמות.",
"Could not find the desired feature" : "לא אותרה התכונה הרצויה",
"Invalid Host" : "מארח לא חוקי",
"Server" : "שרת",
"Users" : "משתמשים",
"Login Attributes" : "פרטי כניסה",
"Groups" : "קבוצות",
"Test Configuration" : "בדיקת הגדרות",
"Help" : "עזרה",
"Groups meeting these criteria are available in %s:" : "קבוצות העומדות בקריטריון זה זמינות ב- %s:",
@ -101,6 +97,10 @@
"Back" : "אחורה",
"Continue" : "המשך",
"LDAP" : "LDAP",
"Server" : "שרת",
"Users" : "משתמשים",
"Login Attributes" : "פרטי כניסה",
"Groups" : "קבוצות",
"Expert" : "מומחה",
"Advanced" : "מתקדם",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>אזהרה:</b> יישומים user_ldap ו- user_webdavauth אינם תואמים. תופעות לא מוסברות עלולות להתקיים. כדאי לפנות למנהל המערכת כדי שינטרל אחד מהם.",

View file

@ -52,10 +52,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Tidak mendeteksi atribut nama tampilan pengguna. Silakan menentukannya sendiri di pengaturan ldap lanjutan.",
"Could not find the desired feature" : "Tidak dapat menemukan fitur yang diinginkan",
"Invalid Host" : "Host tidak sah",
"Server" : "Server",
"Users" : "Pengguna",
"Login Attributes" : "Atribut Login",
"Groups" : "Grup",
"Test Configuration" : "Uji Konfigurasi",
"Help" : "Bantuan",
"Groups meeting these criteria are available in %s:" : "Grup yang memenuhi kriteria ini tersedia di %s:",
@ -104,6 +100,10 @@ OC.L10N.register(
"Back" : "Kembali",
"Continue" : "Lanjutkan",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Pengguna",
"Login Attributes" : "Atribut Login",
"Groups" : "Grup",
"Expert" : "Lanjutan",
"Advanced" : "Lanjutan",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Peringatan:</b> Aplikasi user_ldap dan user_webdavauth tidak kompatibel. Anda mungkin akan mengalami perilaku yang tidak terduga. Silakan minta administrator Anda untuk menonaktifkan salah satunya.",

View file

@ -50,10 +50,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Tidak mendeteksi atribut nama tampilan pengguna. Silakan menentukannya sendiri di pengaturan ldap lanjutan.",
"Could not find the desired feature" : "Tidak dapat menemukan fitur yang diinginkan",
"Invalid Host" : "Host tidak sah",
"Server" : "Server",
"Users" : "Pengguna",
"Login Attributes" : "Atribut Login",
"Groups" : "Grup",
"Test Configuration" : "Uji Konfigurasi",
"Help" : "Bantuan",
"Groups meeting these criteria are available in %s:" : "Grup yang memenuhi kriteria ini tersedia di %s:",
@ -102,6 +98,10 @@
"Back" : "Kembali",
"Continue" : "Lanjutkan",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Pengguna",
"Login Attributes" : "Atribut Login",
"Groups" : "Grup",
"Expert" : "Lanjutan",
"Advanced" : "Lanjutan",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Peringatan:</b> Aplikasi user_ldap dan user_webdavauth tidak kompatibel. Anda mungkin akan mengalami perilaku yang tidak terduga. Silakan minta administrator Anda untuk menonaktifkan salah satunya.",

View file

@ -52,10 +52,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Impossibile rilevare l'attributo nome visualizzato dell'utente. Specificalo nelle impostazioni avanzate di ldap.",
"Could not find the desired feature" : "Impossibile trovare la funzionalità desiderata",
"Invalid Host" : "Host non valido",
"Server" : "Server",
"Users" : "Utenti",
"Login Attributes" : "Attributi di accesso",
"Groups" : "Gruppi",
"Test Configuration" : "Prova configurazione",
"Help" : "Aiuto",
"Groups meeting these criteria are available in %s:" : "I gruppi che corrispondono a questi criteri sono disponibili in %s:",
@ -104,6 +100,10 @@ OC.L10N.register(
"Back" : "Indietro",
"Continue" : "Continua",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Utenti",
"Login Attributes" : "Attributi di accesso",
"Groups" : "Gruppi",
"Expert" : "Esperto",
"Advanced" : "Avanzate",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Avviso:</b> le applicazioni user_ldap e user_webdavauth sono incompatibili. Potresti riscontrare un comportamento inatteso. Chiedi al tuo amministratore di sistema di disabilitarne una.",

View file

@ -50,10 +50,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Impossibile rilevare l'attributo nome visualizzato dell'utente. Specificalo nelle impostazioni avanzate di ldap.",
"Could not find the desired feature" : "Impossibile trovare la funzionalità desiderata",
"Invalid Host" : "Host non valido",
"Server" : "Server",
"Users" : "Utenti",
"Login Attributes" : "Attributi di accesso",
"Groups" : "Gruppi",
"Test Configuration" : "Prova configurazione",
"Help" : "Aiuto",
"Groups meeting these criteria are available in %s:" : "I gruppi che corrispondono a questi criteri sono disponibili in %s:",
@ -102,6 +98,10 @@
"Back" : "Indietro",
"Continue" : "Continua",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Utenti",
"Login Attributes" : "Attributi di accesso",
"Groups" : "Gruppi",
"Expert" : "Esperto",
"Advanced" : "Avanzate",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Avviso:</b> le applicazioni user_ldap e user_webdavauth sono incompatibili. Potresti riscontrare un comportamento inatteso. Chiedi al tuo amministratore di sistema di disabilitarne una.",

View file

@ -52,10 +52,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "ユーザー表示名の属性を検出できませんでした。詳細設定で対応する属性を指定してください。",
"Could not find the desired feature" : "望ましい機能は見つかりませんでした",
"Invalid Host" : "無効なホスト",
"Server" : "サーバー",
"Users" : "ユーザー",
"Login Attributes" : "ログイン属性",
"Groups" : "グループ",
"Test Configuration" : "設定をテスト",
"Help" : "ヘルプ",
"Groups meeting these criteria are available in %s:" : "これらの基準を満たすグループが %s で利用可能:",
@ -104,6 +100,10 @@ OC.L10N.register(
"Back" : "戻る",
"Continue" : "続ける",
"LDAP" : "LDAP",
"Server" : "サーバー",
"Users" : "ユーザー",
"Login Attributes" : "ログイン属性",
"Groups" : "グループ",
"Expert" : "エキスパート設定",
"Advanced" : "詳細設定",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>警告:</b> user_ldap と user_webdavauth のアプリには互換性がありません。予期せぬ動作をする可能性があります。システム管理者にどちらかを無効にするよう問い合わせてください。",

View file

@ -50,10 +50,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "ユーザー表示名の属性を検出できませんでした。詳細設定で対応する属性を指定してください。",
"Could not find the desired feature" : "望ましい機能は見つかりませんでした",
"Invalid Host" : "無効なホスト",
"Server" : "サーバー",
"Users" : "ユーザー",
"Login Attributes" : "ログイン属性",
"Groups" : "グループ",
"Test Configuration" : "設定をテスト",
"Help" : "ヘルプ",
"Groups meeting these criteria are available in %s:" : "これらの基準を満たすグループが %s で利用可能:",
@ -102,6 +98,10 @@
"Back" : "戻る",
"Continue" : "続ける",
"LDAP" : "LDAP",
"Server" : "サーバー",
"Users" : "ユーザー",
"Login Attributes" : "ログイン属性",
"Groups" : "グループ",
"Expert" : "エキスパート設定",
"Advanced" : "詳細設定",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>警告:</b> user_ldap と user_webdavauth のアプリには互換性がありません。予期せぬ動作をする可能性があります。システム管理者にどちらかを無効にするよう問い合わせてください。",

View file

@ -51,10 +51,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "사용자 표시 이름을 결정할 수 없습니다. 고급 LDAP 설정에서 직접 입력하십시오.",
"Could not find the desired feature" : "필요한 기능을 찾을 수 없음",
"Invalid Host" : "잘못된 호스트",
"Server" : "서버",
"Users" : "사용자",
"Login Attributes" : "로그인 속성",
"Groups" : "그룹",
"Test Configuration" : "설정 시험",
"Help" : "도움말",
"Groups meeting these criteria are available in %s:" : "이 조건을 만족하는 그룹은 %s에 있습니다:",
@ -102,6 +98,10 @@ OC.L10N.register(
"Back" : "뒤로",
"Continue" : "계속",
"LDAP" : "LDAP",
"Server" : "서버",
"Users" : "사용자",
"Login Attributes" : "로그인 속성",
"Groups" : "그룹",
"Expert" : "전문가",
"Advanced" : "고급",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>경고:</b> user_ldap, user_webdavauth 앱은 서로 호환되지 않습니다. 예상하지 못한 행동을 할 수도 있습니다. 시스템 관리자에게 연락하여 둘 중 하나의 앱의 사용을 중단하십시오.",

View file

@ -49,10 +49,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "사용자 표시 이름을 결정할 수 없습니다. 고급 LDAP 설정에서 직접 입력하십시오.",
"Could not find the desired feature" : "필요한 기능을 찾을 수 없음",
"Invalid Host" : "잘못된 호스트",
"Server" : "서버",
"Users" : "사용자",
"Login Attributes" : "로그인 속성",
"Groups" : "그룹",
"Test Configuration" : "설정 시험",
"Help" : "도움말",
"Groups meeting these criteria are available in %s:" : "이 조건을 만족하는 그룹은 %s에 있습니다:",
@ -100,6 +96,10 @@
"Back" : "뒤로",
"Continue" : "계속",
"LDAP" : "LDAP",
"Server" : "서버",
"Users" : "사용자",
"Login Attributes" : "로그인 속성",
"Groups" : "그룹",
"Expert" : "전문가",
"Advanced" : "고급",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>경고:</b> user_ldap, user_webdavauth 앱은 서로 호환되지 않습니다. 예상하지 못한 행동을 할 수도 있습니다. 시스템 관리자에게 연락하여 둘 중 하나의 앱의 사용을 중단하십시오.",

View file

@ -51,10 +51,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunne ikke påvise attributt for brukers visningsnavn. Du må selv spesifisere det i avanserte LDAP-innstillinger.",
"Could not find the desired feature" : "Fant ikke den ønskede funksjonaliteten",
"Invalid Host" : "Ugyldig tjener",
"Server" : "Server",
"Users" : "Brukere",
"Login Attributes" : "Påloggingsattributter",
"Groups" : "Grupper",
"Test Configuration" : "Test konfigurasjonen",
"Help" : "Hjelp",
"Groups meeting these criteria are available in %s:" : "Grupper som tilfredsstiller disse kriteriene er tilgjengelige i %s:",
@ -102,6 +98,10 @@ OC.L10N.register(
"Back" : "Tilbake",
"Continue" : "Fortsett",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Brukere",
"Login Attributes" : "Påloggingsattributter",
"Groups" : "Grupper",
"Expert" : "Ekspert",
"Advanced" : "Avansert",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advarsel:</b> Appene user_ldap og user_webdavauth er ikke kompatible med hverandre. Uventet oppførsel kan forekomme. Be systemadministratoren om å deaktivere en av dem.",

View file

@ -49,10 +49,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kunne ikke påvise attributt for brukers visningsnavn. Du må selv spesifisere det i avanserte LDAP-innstillinger.",
"Could not find the desired feature" : "Fant ikke den ønskede funksjonaliteten",
"Invalid Host" : "Ugyldig tjener",
"Server" : "Server",
"Users" : "Brukere",
"Login Attributes" : "Påloggingsattributter",
"Groups" : "Grupper",
"Test Configuration" : "Test konfigurasjonen",
"Help" : "Hjelp",
"Groups meeting these criteria are available in %s:" : "Grupper som tilfredsstiller disse kriteriene er tilgjengelige i %s:",
@ -100,6 +96,10 @@
"Back" : "Tilbake",
"Continue" : "Fortsett",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Brukere",
"Login Attributes" : "Påloggingsattributter",
"Groups" : "Grupper",
"Expert" : "Ekspert",
"Advanced" : "Avansert",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advarsel:</b> Appene user_ldap og user_webdavauth er ikke kompatible med hverandre. Uventet oppførsel kan forekomme. Be systemadministratoren om å deaktivere en av dem.",

View file

@ -52,10 +52,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kon het weergavenaam attribuut van de gebruiker niet vinden. Geef het zelf op in de geavanceerde ldap instellingen.",
"Could not find the desired feature" : "Kon de gewenste functie niet vinden",
"Invalid Host" : "Ongeldige server",
"Server" : "Server",
"Users" : "Gebruikers",
"Login Attributes" : "Inlogattributen",
"Groups" : "Groepen",
"Test Configuration" : "Test configuratie",
"Help" : "Help",
"Groups meeting these criteria are available in %s:" : "Groepsafspraken die voldoen aan deze criteria zijn beschikbaar in %s:",
@ -104,6 +100,10 @@ OC.L10N.register(
"Back" : "Terug",
"Continue" : "Verder",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Gebruikers",
"Login Attributes" : "Inlogattributen",
"Groups" : "Groepen",
"Expert" : "Expert",
"Advanced" : "Geavanceerd",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Waarschuwing:</b> De Apps user_ldap en user_webdavauth zijn incompatible. Je kunt onverwacht gedrag ervaren. Vraag je beheerder om een van beide apps de deactiveren.",

View file

@ -50,10 +50,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Kon het weergavenaam attribuut van de gebruiker niet vinden. Geef het zelf op in de geavanceerde ldap instellingen.",
"Could not find the desired feature" : "Kon de gewenste functie niet vinden",
"Invalid Host" : "Ongeldige server",
"Server" : "Server",
"Users" : "Gebruikers",
"Login Attributes" : "Inlogattributen",
"Groups" : "Groepen",
"Test Configuration" : "Test configuratie",
"Help" : "Help",
"Groups meeting these criteria are available in %s:" : "Groepsafspraken die voldoen aan deze criteria zijn beschikbaar in %s:",
@ -102,6 +98,10 @@
"Back" : "Terug",
"Continue" : "Verder",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Gebruikers",
"Login Attributes" : "Inlogattributen",
"Groups" : "Groepen",
"Expert" : "Expert",
"Advanced" : "Geavanceerd",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Waarschuwing:</b> De Apps user_ldap en user_webdavauth zijn incompatible. Je kunt onverwacht gedrag ervaren. Vraag je beheerder om een van beide apps de deactiveren.",

View file

@ -39,10 +39,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nie udało się wykryć atrybutu wyświetlanej nazwy użytkownika. Określ ją w zaawansowanych ustawieniach LDAP.",
"Could not find the desired feature" : "Nie można znaleźć żądanej funkcji",
"Invalid Host" : "Niepoprawny Host",
"Server" : "Serwer",
"Users" : "Użytkownicy",
"Login Attributes" : "Atrybuty logowania",
"Groups" : "Grupy",
"Test Configuration" : "Konfiguracja testowa",
"Help" : "Pomoc",
"Groups meeting these criteria are available in %s:" : "Przyłączenie do grupy z tymi ustawieniami dostępne jest w %s:",
@ -81,6 +77,10 @@ OC.L10N.register(
"Back" : "Wróć",
"Continue" : "Kontynuuj ",
"LDAP" : "LDAP",
"Server" : "Serwer",
"Users" : "Użytkownicy",
"Login Attributes" : "Atrybuty logowania",
"Groups" : "Grupy",
"Expert" : "Ekspert",
"Advanced" : "Zaawansowane",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Ostrzeżenie:</b> Aplikacje user_ldap i user_webdavauth nie są kompatybilne. Mogą powodować nieoczekiwane zachowanie. Poproś administratora o wyłączenie jednej z nich.",

View file

@ -37,10 +37,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nie udało się wykryć atrybutu wyświetlanej nazwy użytkownika. Określ ją w zaawansowanych ustawieniach LDAP.",
"Could not find the desired feature" : "Nie można znaleźć żądanej funkcji",
"Invalid Host" : "Niepoprawny Host",
"Server" : "Serwer",
"Users" : "Użytkownicy",
"Login Attributes" : "Atrybuty logowania",
"Groups" : "Grupy",
"Test Configuration" : "Konfiguracja testowa",
"Help" : "Pomoc",
"Groups meeting these criteria are available in %s:" : "Przyłączenie do grupy z tymi ustawieniami dostępne jest w %s:",
@ -79,6 +75,10 @@
"Back" : "Wróć",
"Continue" : "Kontynuuj ",
"LDAP" : "LDAP",
"Server" : "Serwer",
"Users" : "Użytkownicy",
"Login Attributes" : "Atrybuty logowania",
"Groups" : "Grupy",
"Expert" : "Ekspert",
"Advanced" : "Zaawansowane",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Ostrzeżenie:</b> Aplikacje user_ldap i user_webdavauth nie są kompatybilne. Mogą powodować nieoczekiwane zachowanie. Poproś administratora o wyłączenie jednej z nich.",

View file

@ -52,10 +52,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Não foi possível detectar o nome de exibição do atributo do usuário. Por favor, indique-o você mesmo em configurações avançadas do LDAP.",
"Could not find the desired feature" : "Não foi possível encontrar a função desejada",
"Invalid Host" : "Host Inválido",
"Server" : "Servidor",
"Users" : "Usuários",
"Login Attributes" : "Atributos de Acesso",
"Groups" : "Grupos",
"Test Configuration" : "Teste de Configuração",
"Help" : "Ajuda",
"Groups meeting these criteria are available in %s:" : "Grupos que satisfazem estes critérios estão disponíveis em %s:",
@ -104,6 +100,10 @@ OC.L10N.register(
"Back" : "Voltar",
"Continue" : "Continuar",
"LDAP" : "LDAP",
"Server" : "Servidor",
"Users" : "Usuários",
"Login Attributes" : "Atributos de Acesso",
"Groups" : "Grupos",
"Expert" : "Especialista",
"Advanced" : "Avançado",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Aviso:</b> Os aplicativos user_ldap e user_webdavauth são incompatíveis. Você pode experimentar comportamento inesperado. Por favor, peça ao seu administrador do sistema para desabilitar um deles.",

View file

@ -50,10 +50,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Não foi possível detectar o nome de exibição do atributo do usuário. Por favor, indique-o você mesmo em configurações avançadas do LDAP.",
"Could not find the desired feature" : "Não foi possível encontrar a função desejada",
"Invalid Host" : "Host Inválido",
"Server" : "Servidor",
"Users" : "Usuários",
"Login Attributes" : "Atributos de Acesso",
"Groups" : "Grupos",
"Test Configuration" : "Teste de Configuração",
"Help" : "Ajuda",
"Groups meeting these criteria are available in %s:" : "Grupos que satisfazem estes critérios estão disponíveis em %s:",
@ -102,6 +98,10 @@
"Back" : "Voltar",
"Continue" : "Continuar",
"LDAP" : "LDAP",
"Server" : "Servidor",
"Users" : "Usuários",
"Login Attributes" : "Atributos de Acesso",
"Groups" : "Grupos",
"Expert" : "Especialista",
"Advanced" : "Avançado",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Aviso:</b> Os aplicativos user_ldap e user_webdavauth são incompatíveis. Você pode experimentar comportamento inesperado. Por favor, peça ao seu administrador do sistema para desabilitar um deles.",

View file

@ -52,10 +52,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Não foi possível detetar o atributo do nome do utilizador. Por favor especifique-o nas configurações ldap avançadas.",
"Could not find the desired feature" : "Não se encontrou a função desejada",
"Invalid Host" : "Hospedeiro Inválido",
"Server" : "Servidor",
"Users" : "Utilizadores",
"Login Attributes" : "Atributos de Sessão",
"Groups" : "Grupos",
"Test Configuration" : "Testar a configuração",
"Help" : "Ajuda",
"Groups meeting these criteria are available in %s:" : "Grupos que satisfazerem estes critérios estão disponíveis em %s:",
@ -104,6 +100,10 @@ OC.L10N.register(
"Back" : "Voltar",
"Continue" : "Continuar",
"LDAP" : "LDAP",
"Server" : "Servidor",
"Users" : "Utilizadores",
"Login Attributes" : "Atributos de Sessão",
"Groups" : "Grupos",
"Expert" : "Perito",
"Advanced" : "Avançado",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Aviso:</b> A aplicação user_ldap e user_webdavauth são incompativeis. A aplicação pode tornar-se instável. Por favor, peça ao seu administrador para desactivar uma das aplicações.",

View file

@ -50,10 +50,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Não foi possível detetar o atributo do nome do utilizador. Por favor especifique-o nas configurações ldap avançadas.",
"Could not find the desired feature" : "Não se encontrou a função desejada",
"Invalid Host" : "Hospedeiro Inválido",
"Server" : "Servidor",
"Users" : "Utilizadores",
"Login Attributes" : "Atributos de Sessão",
"Groups" : "Grupos",
"Test Configuration" : "Testar a configuração",
"Help" : "Ajuda",
"Groups meeting these criteria are available in %s:" : "Grupos que satisfazerem estes critérios estão disponíveis em %s:",
@ -102,6 +98,10 @@
"Back" : "Voltar",
"Continue" : "Continuar",
"LDAP" : "LDAP",
"Server" : "Servidor",
"Users" : "Utilizadores",
"Login Attributes" : "Atributos de Sessão",
"Groups" : "Grupos",
"Expert" : "Perito",
"Advanced" : "Avançado",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Aviso:</b> A aplicação user_ldap e user_webdavauth são incompativeis. A aplicação pode tornar-se instável. Por favor, peça ao seu administrador para desactivar uma das aplicações.",

View file

@ -52,10 +52,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Не удалось автоматически определить атрибут содержащий отображаемое имя пользователя. Зайдите в расширенные настройки ldap и укажите его вручную.",
"Could not find the desired feature" : "Не удается найти требуемую функциональность",
"Invalid Host" : "Некорректный адрес сервера",
"Server" : "Сервер",
"Users" : "Пользователи",
"Login Attributes" : "Учетные данные",
"Groups" : "Группы",
"Test Configuration" : "Проверить конфигурацию",
"Help" : "Помощь",
"Groups meeting these criteria are available in %s:" : "Группы, отвечающие этим критериям доступны в %s:",
@ -104,6 +100,10 @@ OC.L10N.register(
"Back" : "Назад",
"Continue" : "Продолжить",
"LDAP" : "LDAP",
"Server" : "Сервер",
"Users" : "Пользователи",
"Login Attributes" : "Учетные данные",
"Groups" : "Группы",
"Expert" : "Эксперт",
"Advanced" : "Дополнительно",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Предупреждение:</b> Приложения user_ldap и user_webdavauth несовместимы. Вы можете наблюдать некорректное поведение. Пожалуйста, попросите вашего системного администратора отключить одно из них.",

View file

@ -50,10 +50,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Не удалось автоматически определить атрибут содержащий отображаемое имя пользователя. Зайдите в расширенные настройки ldap и укажите его вручную.",
"Could not find the desired feature" : "Не удается найти требуемую функциональность",
"Invalid Host" : "Некорректный адрес сервера",
"Server" : "Сервер",
"Users" : "Пользователи",
"Login Attributes" : "Учетные данные",
"Groups" : "Группы",
"Test Configuration" : "Проверить конфигурацию",
"Help" : "Помощь",
"Groups meeting these criteria are available in %s:" : "Группы, отвечающие этим критериям доступны в %s:",
@ -102,6 +98,10 @@
"Back" : "Назад",
"Continue" : "Продолжить",
"LDAP" : "LDAP",
"Server" : "Сервер",
"Users" : "Пользователи",
"Login Attributes" : "Учетные данные",
"Groups" : "Группы",
"Expert" : "Эксперт",
"Advanced" : "Дополнительно",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Предупреждение:</b> Приложения user_ldap и user_webdavauth несовместимы. Вы можете наблюдать некорректное поведение. Пожалуйста, попросите вашего системного администратора отключить одно из них.",

View file

@ -50,10 +50,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nemožno zistiť používateľský atribút pre zobrazenie používateľského mena. Prosím, zadajte ho sami v pokročilých nastaveniach LDAP.",
"Could not find the desired feature" : "Nemožno nájsť požadovanú funkciu",
"Invalid Host" : "Neplatný hostiteľ",
"Server" : "Server",
"Users" : "Používatelia",
"Login Attributes" : "Prihlasovacie atribúty",
"Groups" : "Skupiny",
"Test Configuration" : "Test nastavenia",
"Help" : "Pomoc",
"Groups meeting these criteria are available in %s:" : "Skupiny spĺňajúce tieto kritériá sú k dispozícii v %s:",
@ -101,6 +97,10 @@ OC.L10N.register(
"Back" : "Späť",
"Continue" : "Pokračovať",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Používatelia",
"Login Attributes" : "Prihlasovacie atribúty",
"Groups" : "Skupiny",
"Expert" : "Expert",
"Advanced" : "Rozšírené",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Upozornenie:</b> Aplikácie user_ldap a user_webdavauth sú navzájom nekompatibilné. Môžete zaznamenať neočakávané správanie. Požiadajte prosím vášho systémového administrátora pre zakázanie jedného z nich.",

View file

@ -48,10 +48,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nemožno zistiť používateľský atribút pre zobrazenie používateľského mena. Prosím, zadajte ho sami v pokročilých nastaveniach LDAP.",
"Could not find the desired feature" : "Nemožno nájsť požadovanú funkciu",
"Invalid Host" : "Neplatný hostiteľ",
"Server" : "Server",
"Users" : "Používatelia",
"Login Attributes" : "Prihlasovacie atribúty",
"Groups" : "Skupiny",
"Test Configuration" : "Test nastavenia",
"Help" : "Pomoc",
"Groups meeting these criteria are available in %s:" : "Skupiny spĺňajúce tieto kritériá sú k dispozícii v %s:",
@ -99,6 +95,10 @@
"Back" : "Späť",
"Continue" : "Pokračovať",
"LDAP" : "LDAP",
"Server" : "Server",
"Users" : "Používatelia",
"Login Attributes" : "Prihlasovacie atribúty",
"Groups" : "Skupiny",
"Expert" : "Expert",
"Advanced" : "Rozšírené",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Upozornenie:</b> Aplikácie user_ldap a user_webdavauth sú navzájom nekompatibilné. Môžete zaznamenať neočakávané správanie. Požiadajte prosím vášho systémového administrátora pre zakázanie jedného z nich.",

View file

@ -52,10 +52,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Ni mogoče prebrati atributa prikaznega imena. Določiti ga je treba ročno med nastavitvami LDAP.",
"Could not find the desired feature" : "Želene zmožnosti ni mogoče najti",
"Invalid Host" : "Neveljaven gostitelj",
"Server" : "Strežnik",
"Users" : "Uporabniki",
"Login Attributes" : "Atributi prijave",
"Groups" : "Skupine",
"Test Configuration" : "Preizkusne nastavitve",
"Help" : "Pomoč",
"Groups meeting these criteria are available in %s:" : "Skupine, ki so skladne s kriterijem, so na voljo v %s:",
@ -103,6 +99,10 @@ OC.L10N.register(
"Back" : "Nazaj",
"Continue" : "Nadaljuj",
"LDAP" : "LDAP",
"Server" : "Strežnik",
"Users" : "Uporabniki",
"Login Attributes" : "Atributi prijave",
"Groups" : "Skupine",
"Expert" : "Napredno",
"Advanced" : "Napredne možnosti",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Opozorilo:</b> določili user_ldap in user_webdavauth sta neskladni, kar lahko vpliva na delovanje sistema. O napaki pošljite poročilo skrbniku sistema in opozorite, da je treba eno izmed možnosti onemogočiti.",

View file

@ -50,10 +50,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Ni mogoče prebrati atributa prikaznega imena. Določiti ga je treba ročno med nastavitvami LDAP.",
"Could not find the desired feature" : "Želene zmožnosti ni mogoče najti",
"Invalid Host" : "Neveljaven gostitelj",
"Server" : "Strežnik",
"Users" : "Uporabniki",
"Login Attributes" : "Atributi prijave",
"Groups" : "Skupine",
"Test Configuration" : "Preizkusne nastavitve",
"Help" : "Pomoč",
"Groups meeting these criteria are available in %s:" : "Skupine, ki so skladne s kriterijem, so na voljo v %s:",
@ -101,6 +97,10 @@
"Back" : "Nazaj",
"Continue" : "Nadaljuj",
"LDAP" : "LDAP",
"Server" : "Strežnik",
"Users" : "Uporabniki",
"Login Attributes" : "Atributi prijave",
"Groups" : "Skupine",
"Expert" : "Napredno",
"Advanced" : "Napredne možnosti",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Opozorilo:</b> določili user_ldap in user_webdavauth sta neskladni, kar lahko vpliva na delovanje sistema. O napaki pošljite poročilo skrbniku sistema in opozorite, da je treba eno izmed možnosti onemogočiti.",

View file

@ -52,10 +52,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Su zbulua dot atribut emri përdoruesi në ekran. Ju lutemi, caktojeni ju vetë te rregullime e mëtejshme për LDAP.",
"Could not find the desired feature" : "Su gjet dot veçoria e dëshiruar",
"Invalid Host" : "Strehë e Pavlefshme",
"Server" : "Shërbyes",
"Users" : "Përdorues",
"Login Attributes" : "Atribute Hyrjesh",
"Groups" : "Grupe",
"Test Configuration" : "Provoni konfigurimet",
"Help" : "Ndihmë",
"Groups meeting these criteria are available in %s:" : "Grupet që i plotësojnë këto kushte gjenden te %s:",
@ -104,6 +100,10 @@ OC.L10N.register(
"Back" : "Mbrapsht",
"Continue" : "Vazhdo",
"LDAP" : "LDAP",
"Server" : "Shërbyes",
"Users" : "Përdorues",
"Login Attributes" : "Atribute Hyrjesh",
"Groups" : "Grupe",
"Expert" : "Ekspert",
"Advanced" : "Të mëtejshme",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Kujdes:</b> user_ldap dhe user_webdavauth të aplikacionit janë të papërputhshëm. Mund tju ndodhin sjellje të papritura. Ju lutemi, kërkojini përgjegjësit të sistemit tuaj të çaktivizojë një prej tyre.",

View file

@ -50,10 +50,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Su zbulua dot atribut emri përdoruesi në ekran. Ju lutemi, caktojeni ju vetë te rregullime e mëtejshme për LDAP.",
"Could not find the desired feature" : "Su gjet dot veçoria e dëshiruar",
"Invalid Host" : "Strehë e Pavlefshme",
"Server" : "Shërbyes",
"Users" : "Përdorues",
"Login Attributes" : "Atribute Hyrjesh",
"Groups" : "Grupe",
"Test Configuration" : "Provoni konfigurimet",
"Help" : "Ndihmë",
"Groups meeting these criteria are available in %s:" : "Grupet që i plotësojnë këto kushte gjenden te %s:",
@ -102,6 +98,10 @@
"Back" : "Mbrapsht",
"Continue" : "Vazhdo",
"LDAP" : "LDAP",
"Server" : "Shërbyes",
"Users" : "Përdorues",
"Login Attributes" : "Atribute Hyrjesh",
"Groups" : "Grupe",
"Expert" : "Ekspert",
"Advanced" : "Të mëtejshme",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Kujdes:</b> user_ldap dhe user_webdavauth të aplikacionit janë të papërputhshëm. Mund tju ndodhin sjellje të papritura. Ju lutemi, kërkojini përgjegjësit të sistemit tuaj të çaktivizojë një prej tyre.",

View file

@ -51,10 +51,6 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Немогу да откријем особину приказивања корисниковог имена. Наведите је у напредним поставкама LDAP-a",
"Could not find the desired feature" : "Не могу да пронађем жељену особину",
"Invalid Host" : "Неисправан домаћин",
"Server" : "Сервер",
"Users" : "Корисници",
"Login Attributes" : "Атрибути пријаве",
"Groups" : "Групе",
"Test Configuration" : "Испробај поставу",
"Help" : "Помоћ",
"Groups meeting these criteria are available in %s:" : "Групе које испуњавају ове критеријуме су доступне у %s:",
@ -102,6 +98,10 @@ OC.L10N.register(
"Back" : "Назад",
"Continue" : "Настави",
"LDAP" : "LDAP",
"Server" : "Сервер",
"Users" : "Корисници",
"Login Attributes" : "Атрибути пријаве",
"Groups" : "Групе",
"Expert" : "Стручњак",
"Advanced" : "Напредно",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Упозорење:</b> Апликације user_ldap и user_webdavauth нису компатибилне. Можете имати проблема. Питајте систем администратора да искључи једну од њих.",

View file

@ -49,10 +49,6 @@
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Немогу да откријем особину приказивања корисниковог имена. Наведите је у напредним поставкама LDAP-a",
"Could not find the desired feature" : "Не могу да пронађем жељену особину",
"Invalid Host" : "Неисправан домаћин",
"Server" : "Сервер",
"Users" : "Корисници",
"Login Attributes" : "Атрибути пријаве",
"Groups" : "Групе",
"Test Configuration" : "Испробај поставу",
"Help" : "Помоћ",
"Groups meeting these criteria are available in %s:" : "Групе које испуњавају ове критеријуме су доступне у %s:",
@ -100,6 +96,10 @@
"Back" : "Назад",
"Continue" : "Настави",
"LDAP" : "LDAP",
"Server" : "Сервер",
"Users" : "Корисници",
"Login Attributes" : "Атрибути пријаве",
"Groups" : "Групе",
"Expert" : "Стручњак",
"Advanced" : "Напредно",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Упозорење:</b> Апликације user_ldap и user_webdavauth нису компатибилне. Можете имати проблема. Питајте систем администратора да искључи једну од њих.",

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