aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-28 01:55:12 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-28 01:55:12 -0500
commita39332832c3926929a245275717391e8f5b00ca7 (patch)
treee1f7fa42fbb913ec1d60b2bc8eab8b4052398f28 /apps
parentf9826ec9486c6a4e6a55b8985ba677a4f066af3b (diff)
downloadnextcloud-server-a39332832c3926929a245275717391e8f5b00ca7.tar.gz
nextcloud-server-a39332832c3926929a245275717391e8f5b00ca7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/comments/l10n/fr.js6
-rw-r--r--apps/comments/l10n/fr.json6
-rw-r--r--apps/comments/l10n/is.js3
-rw-r--r--apps/comments/l10n/is.json3
-rw-r--r--apps/comments/l10n/mk.js1
-rw-r--r--apps/comments/l10n/mk.json1
-rw-r--r--apps/encryption/l10n/is.js1
-rw-r--r--apps/encryption/l10n/is.json1
-rw-r--r--apps/encryption/l10n/mk.js3
-rw-r--r--apps/encryption/l10n/mk.json3
-rw-r--r--apps/federatedfilesharing/l10n/fr.js2
-rw-r--r--apps/federatedfilesharing/l10n/fr.json2
-rw-r--r--apps/federation/l10n/fr.js2
-rw-r--r--apps/federation/l10n/fr.json2
-rw-r--r--apps/files/l10n/es.js1
-rw-r--r--apps/files/l10n/es.json1
-rw-r--r--apps/files/l10n/sl.js1
-rw-r--r--apps/files/l10n/sl.json1
-rw-r--r--apps/files_external/l10n/is.js2
-rw-r--r--apps/files_external/l10n/is.json2
-rw-r--r--apps/files_sharing/l10n/is.js89
-rw-r--r--apps/files_sharing/l10n/is.json89
-rw-r--r--apps/systemtags/l10n/fr.js2
-rw-r--r--apps/systemtags/l10n/fr.json2
-rw-r--r--apps/updatenotification/l10n/fr.js2
-rw-r--r--apps/updatenotification/l10n/fr.json2
-rw-r--r--apps/user_ldap/l10n/is.js1
-rw-r--r--apps/user_ldap/l10n/is.json1
-rw-r--r--apps/user_ldap/l10n/mk.js1
-rw-r--r--apps/user_ldap/l10n/mk.json1
-rw-r--r--apps/user_ldap/l10n/sl.js4
-rw-r--r--apps/user_ldap/l10n/sl.json4
32 files changed, 224 insertions, 18 deletions
diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js
index f8337d6b9a4..514ba843f3e 100644
--- a/apps/comments/l10n/fr.js
+++ b/apps/comments/l10n/fr.js
@@ -2,8 +2,8 @@ OC.L10N.register(
"comments",
{
"<strong>Comments</strong> for files" : "<strong>Commentaires</strong> pour les fichiers",
- "%1$s commented" : "%1$s commenté(es)",
- "%1$s commented on %2$s" : "%1$s commenté sur %2$s",
+ "%1$s commented" : "%1$s a commenté",
+ "%1$s commented on %2$s" : "%1$s a commenté %2$s",
"Comments" : "Commentaires",
"Type in a new comment..." : "Écrire un nouveau commentaire...",
"Delete comment" : "Supprimer le commentaire",
@@ -11,7 +11,7 @@ OC.L10N.register(
"Cancel" : "Annuler",
"Edit comment" : "Modifier le commentaire",
"[Deleted user]" : "[Utilisateur supprimé]",
- "No other comments available" : "Pas d'autres commentaires disponibles",
+ "No other comments available" : "Aucun autre commentaire",
"More comments..." : "Plus de commentaires...",
"Save" : "Enregistrer",
"Allowed characters {count} of {max}" : "{count} sur {max} caractères autorisés",
diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json
index 23c0b0d11ec..ace5e14a14c 100644
--- a/apps/comments/l10n/fr.json
+++ b/apps/comments/l10n/fr.json
@@ -1,7 +1,7 @@
{ "translations": {
"<strong>Comments</strong> for files" : "<strong>Commentaires</strong> pour les fichiers",
- "%1$s commented" : "%1$s commenté(es)",
- "%1$s commented on %2$s" : "%1$s commenté sur %2$s",
+ "%1$s commented" : "%1$s a commenté",
+ "%1$s commented on %2$s" : "%1$s a commenté %2$s",
"Comments" : "Commentaires",
"Type in a new comment..." : "Écrire un nouveau commentaire...",
"Delete comment" : "Supprimer le commentaire",
@@ -9,7 +9,7 @@
"Cancel" : "Annuler",
"Edit comment" : "Modifier le commentaire",
"[Deleted user]" : "[Utilisateur supprimé]",
- "No other comments available" : "Pas d'autres commentaires disponibles",
+ "No other comments available" : "Aucun autre commentaire",
"More comments..." : "Plus de commentaires...",
"Save" : "Enregistrer",
"Allowed characters {count} of {max}" : "{count} sur {max} caractères autorisés",
diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js
index d9494241eb2..0da04289f5e 100644
--- a/apps/comments/l10n/is.js
+++ b/apps/comments/l10n/is.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"comments",
{
"Cancel" : "Hætta við",
- "Save" : "Vista"
+ "Save" : "Vista",
+ "Comment" : "Athugasemd"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/apps/comments/l10n/is.json b/apps/comments/l10n/is.json
index f2909dbb019..c9312740105 100644
--- a/apps/comments/l10n/is.json
+++ b/apps/comments/l10n/is.json
@@ -1,5 +1,6 @@
{ "translations": {
"Cancel" : "Hætta við",
- "Save" : "Vista"
+ "Save" : "Vista",
+ "Comment" : "Athugasemd"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file
diff --git a/apps/comments/l10n/mk.js b/apps/comments/l10n/mk.js
index caba856f3e7..52277cc9222 100644
--- a/apps/comments/l10n/mk.js
+++ b/apps/comments/l10n/mk.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"comments",
{
+ "%1$s commented" : "%1$s коментиран",
"Cancel" : "Откажи",
"Save" : "Сними",
"Comment" : "Коментар"
diff --git a/apps/comments/l10n/mk.json b/apps/comments/l10n/mk.json
index ac5fc0d7b8b..9a3b69b499a 100644
--- a/apps/comments/l10n/mk.json
+++ b/apps/comments/l10n/mk.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "%1$s commented" : "%1$s коментиран",
"Cancel" : "Откажи",
"Save" : "Сними",
"Comment" : "Коментар"
diff --git a/apps/encryption/l10n/is.js b/apps/encryption/l10n/is.js
index e69ee88f098..1378874593b 100644
--- a/apps/encryption/l10n/is.js
+++ b/apps/encryption/l10n/is.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"The share will expire on %s." : "Gildistími deilingar rennur út %s.",
"Cheers!" : "Skál!",
+ "Enabled" : "Virkt",
"Disabled" : "Óvirkt"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/apps/encryption/l10n/is.json b/apps/encryption/l10n/is.json
index 7b77bd12ebb..37ca1d1fc3f 100644
--- a/apps/encryption/l10n/is.json
+++ b/apps/encryption/l10n/is.json
@@ -1,6 +1,7 @@
{ "translations": {
"The share will expire on %s." : "Gildistími deilingar rennur út %s.",
"Cheers!" : "Skál!",
+ "Enabled" : "Virkt",
"Disabled" : "Óvirkt"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file
diff --git a/apps/encryption/l10n/mk.js b/apps/encryption/l10n/mk.js
index c2f503a4495..0de345e5c1e 100644
--- a/apps/encryption/l10n/mk.js
+++ b/apps/encryption/l10n/mk.js
@@ -1,8 +1,11 @@
OC.L10N.register(
"encryption",
{
+ "Missing recovery key password" : "Недостасува лозинката за клучевите за обновување",
"Password successfully changed." : "Лозинката е успешно променета.",
"Could not change the password. Maybe the old password was not correct." : "Лозинката не можеше да се промени. Можеби старата лозинка не беше исправна.",
+ "Bad Signature" : "Лош потпис",
+ "Missing Signature" : "Недостасува потписот",
"Cheers!" : "Поздрав!",
"Change Password" : "Смени лозинка",
"Old log-in password" : "Старата лозинка за најавување",
diff --git a/apps/encryption/l10n/mk.json b/apps/encryption/l10n/mk.json
index fb521ea75fb..537815b7aa3 100644
--- a/apps/encryption/l10n/mk.json
+++ b/apps/encryption/l10n/mk.json
@@ -1,6 +1,9 @@
{ "translations": {
+ "Missing recovery key password" : "Недостасува лозинката за клучевите за обновување",
"Password successfully changed." : "Лозинката е успешно променета.",
"Could not change the password. Maybe the old password was not correct." : "Лозинката не можеше да се промени. Можеби старата лозинка не беше исправна.",
+ "Bad Signature" : "Лош потпис",
+ "Missing Signature" : "Недостасува потписот",
"Cheers!" : "Поздрав!",
"Change Password" : "Смени лозинка",
"Old log-in password" : "Старата лозинка за најавување",
diff --git a/apps/federatedfilesharing/l10n/fr.js b/apps/federatedfilesharing/l10n/fr.js
index 25ceba72b2f..b9f4d3d9807 100644
--- a/apps/federatedfilesharing/l10n/fr.js
+++ b/apps/federatedfilesharing/l10n/fr.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"federatedfilesharing",
{
"Invalid Federated Cloud ID" : "ID Federated Cloud incorrect",
- "Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet objet est déjà partagé avec %s",
+ "Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet élément est déjà partagé avec %s",
"Not allowed to create a federated share with the same user" : "Non autorisé à créer un partage fédéré avec le même utilisateur",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Le partage de %s a échoué : impossible de trouver %s. Peut-être le serveur est-il momentanément injoignable."
},
diff --git a/apps/federatedfilesharing/l10n/fr.json b/apps/federatedfilesharing/l10n/fr.json
index ffd991d46f3..5f5ba5f6c16 100644
--- a/apps/federatedfilesharing/l10n/fr.json
+++ b/apps/federatedfilesharing/l10n/fr.json
@@ -1,6 +1,6 @@
{ "translations": {
"Invalid Federated Cloud ID" : "ID Federated Cloud incorrect",
- "Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet objet est déjà partagé avec %s",
+ "Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet élément est déjà partagé avec %s",
"Not allowed to create a federated share with the same user" : "Non autorisé à créer un partage fédéré avec le même utilisateur",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Le partage de %s a échoué : impossible de trouver %s. Peut-être le serveur est-il momentanément injoignable."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
diff --git a/apps/federation/l10n/fr.js b/apps/federation/l10n/fr.js
index 08e9d243bdc..a6e4fbda16f 100644
--- a/apps/federation/l10n/fr.js
+++ b/apps/federation/l10n/fr.js
@@ -6,6 +6,6 @@ OC.L10N.register(
"No ownCloud server found" : "Aucun serveur ownCloud trouvé",
"Could not add server" : "Impossible d'ajouter le serveur",
"Federation" : "Fédération",
- "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La Fédération ownCloud vous autorise à vous connecter avec d'autres ownCloud de confiance pour échanger le dossier utilisateur. Par exemple, cela peut être utilisé pour compléter automatiquement les utilisateurs externes pour le partage fédéré."
+ "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La Fédération ownCloud vous permet de vous connecter avec d'autres ownCloud de confiance pour partager l'annuaire d'utilisateurs. Par exemple, cela peut être utilisé pour compléter automatiquement les noms des utilisateurs externes pour le partage fédéré."
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/federation/l10n/fr.json b/apps/federation/l10n/fr.json
index ef5096b1d4f..c84cb78dbc1 100644
--- a/apps/federation/l10n/fr.json
+++ b/apps/federation/l10n/fr.json
@@ -4,6 +4,6 @@
"No ownCloud server found" : "Aucun serveur ownCloud trouvé",
"Could not add server" : "Impossible d'ajouter le serveur",
"Federation" : "Fédération",
- "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La Fédération ownCloud vous autorise à vous connecter avec d'autres ownCloud de confiance pour échanger le dossier utilisateur. Par exemple, cela peut être utilisé pour compléter automatiquement les utilisateurs externes pour le partage fédéré."
+ "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La Fédération ownCloud vous permet de vous connecter avec d'autres ownCloud de confiance pour partager l'annuaire d'utilisateurs. Par exemple, cela peut être utilisé pour compléter automatiquement les noms des utilisateurs externes pour le partage fédéré."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 9b8b43ad5a1..f88135163c2 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes",
"Total file size {size1} exceeds upload limit {size2}" : "El tamaño total del archivo {size1} excede el límite {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}",
+ "Error uploading file \"{fileName}\": {message}" : "Error subiendo el archivo \"{fileName}\": {message}",
"Could not get result from server." : "No se pudo obtener respuesta del servidor.",
"File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada.",
"Actions" : "Acciones",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index f0649db14b2..fe135f765ce 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -26,6 +26,7 @@
"Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes",
"Total file size {size1} exceeds upload limit {size2}" : "El tamaño total del archivo {size1} excede el límite {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}",
+ "Error uploading file \"{fileName}\": {message}" : "Error subiendo el archivo \"{fileName}\": {message}",
"Could not get result from server." : "No se pudo obtener respuesta del servidor.",
"File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada.",
"Actions" : "Acciones",
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js
index dcdcae65dbf..9e4a72eb848 100644
--- a/apps/files/l10n/sl.js
+++ b/apps/files/l10n/sl.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Ni mogoče poslati datoteke {filename}, saj je to ali mapa ali pa je velikost datoteke 0 bajtov.",
"Total file size {size1} exceeds upload limit {size2}" : "Skupna velikost {size1} presega omejitev velikosti {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Na voljo ni dovolj prostora. Velikost poslane datoteke je {size1}, na voljo pa je je {size2}.",
+ "Error uploading file \"{fileName}\": {message}" : "Napaka pošiljanja datoteke \"{fileName}\": {message}",
"Could not get result from server." : "Ni mogoče pridobiti podatkov s strežnika.",
"File upload is in progress. Leaving the page now will cancel the upload." : "V teku je pošiljanje datoteke. Če zapustite to stran zdaj, bo pošiljanje preklicano.",
"Actions" : "Dejanja",
diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json
index 80b2338d383..2b4478db185 100644
--- a/apps/files/l10n/sl.json
+++ b/apps/files/l10n/sl.json
@@ -26,6 +26,7 @@
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Ni mogoče poslati datoteke {filename}, saj je to ali mapa ali pa je velikost datoteke 0 bajtov.",
"Total file size {size1} exceeds upload limit {size2}" : "Skupna velikost {size1} presega omejitev velikosti {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Na voljo ni dovolj prostora. Velikost poslane datoteke je {size1}, na voljo pa je je {size2}.",
+ "Error uploading file \"{fileName}\": {message}" : "Napaka pošiljanja datoteke \"{fileName}\": {message}",
"Could not get result from server." : "Ni mogoče pridobiti podatkov s strežnika.",
"File upload is in progress. Leaving the page now will cancel the upload." : "V teku je pošiljanje datoteke. Če zapustite to stran zdaj, bo pošiljanje preklicano.",
"Actions" : "Dejanja",
diff --git a/apps/files_external/l10n/is.js b/apps/files_external/l10n/is.js
index 33f6f0f0f6e..e57c94ed957 100644
--- a/apps/files_external/l10n/is.js
+++ b/apps/files_external/l10n/is.js
@@ -4,11 +4,13 @@ OC.L10N.register(
"Personal" : "Um mig",
"Grant access" : "Veita aðgengi",
"Access granted" : "Aðgengi veitt",
+ "Enable encryption" : "Virkja dulritun",
"Saved" : "Vistað",
"Username" : "Notendanafn",
"Password" : "Lykilorð",
"Save" : "Vista",
"None" : "Ekkert",
+ "Port" : "Gátt",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Host" : "Netþjónn",
diff --git a/apps/files_external/l10n/is.json b/apps/files_external/l10n/is.json
index 312a0a9f752..3de37fd149f 100644
--- a/apps/files_external/l10n/is.json
+++ b/apps/files_external/l10n/is.json
@@ -2,11 +2,13 @@
"Personal" : "Um mig",
"Grant access" : "Veita aðgengi",
"Access granted" : "Aðgengi veitt",
+ "Enable encryption" : "Virkja dulritun",
"Saved" : "Vistað",
"Username" : "Notendanafn",
"Password" : "Lykilorð",
"Save" : "Vista",
"None" : "Ekkert",
+ "Port" : "Gátt",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Host" : "Netþjónn",
diff --git a/apps/files_sharing/l10n/is.js b/apps/files_sharing/l10n/is.js
index 8094551bd47..fa95da0ffe2 100644
--- a/apps/files_sharing/l10n/is.js
+++ b/apps/files_sharing/l10n/is.js
@@ -1,19 +1,106 @@
OC.L10N.register(
"files_sharing",
{
+ "Server to server sharing is not enabled on this server" : "Deiling frá þjóni til þjóns er ekki virk á þessum þjóni",
+ "The mountpoint name contains invalid characters." : "Heiti tengipunktsins inniheldur ógilda stafi.",
+ "Not allowed to create a federated share with the same user server" : "Ekki er heimilt að búa til skýjasambandssameign með sama notendaþjóni",
+ "Invalid or untrusted SSL certificate" : "Ógilt eða vantreyst SSL-skilríki",
+ "Could not authenticate to remote share, password might be wrong" : "Gat ekki auðkennt á fjartengdri sameign, lykilorð gæti verið rangt",
+ "Storage not valid" : "Geymslan er ekki gild",
+ "Couldn't add remote share" : "Gat ekki bætt við fjartengdri sameign",
+ "Shared with you" : "Deilt með þér",
+ "Shared with others" : "Deilt með öðrum",
+ "Shared by link" : "Deilt með tengli",
+ "Federated sharing" : "Deiling milli þjóna",
+ "Nothing shared with you yet" : "Engu deilt með þér ennþá",
+ "Files and folders others share with you will show up here" : "Skrár og möppur sem aðrir deila með þér birtast hér",
+ "Nothing shared yet" : "Engu deilt ennþá",
+ "Files and folders you share will show up here" : "Skrár og möppur sem þú deilir birtast hér",
+ "No shared links" : "Engir sameignartenglar",
+ "Files and folders you share by link will show up here" : "Skrár og möppur sem þú deilir með tenglum birtast hér",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Viltu bæta við fjartengdri sameign {name} frá {owner}@{remote}?",
+ "Remote share" : "Fjartengd sameign",
+ "Remote share password" : "Lykilorð fjartengdrar sameignar",
"Cancel" : "Hætta við",
+ "Add remote share" : "Bæta við fjartengdri sameign",
+ "You can upload into this folder" : "Þú getur sent inn skrár í þessa möppu",
"No ownCloud installation (7 or higher) found at {remote}" : "Engin ownCloud uppsetning (útgáfa 7 eða nýrri) fannst á {remote}",
"Invalid ownCloud url" : "Ógild ownCloud-slóð",
"Shared by" : "Deilt af",
+ "Sharing" : "Deiling",
+ "A file or folder has been <strong>shared</strong>" : "Skjali eð möppu hefur verið <strong>deilt</strong>",
+ "A file or folder was shared from <strong>another server</strong>" : "Skjali eð möppu hefur verið deilt <strong>frá öðrum þjóni</strong>",
+ "A public shared file or folder was <strong>downloaded</strong>" : "Skrá eða mappa í almenningsaðgangi var <strong>sótt</strong>",
+ "You received a new remote share %2$s from %1$s" : "Þú tókst við nýrri fjartengdri sameign %2$s frá %1$s",
+ "You received a new remote share from %s" : "Þú tókst við nýrri fjartengdri sameign frá %s",
+ "%1$s accepted remote share %2$s" : "%1$s samþykkti fjartengda sameign %2$s",
+ "%1$s declined remote share %2$s" : "%1$s hafnaði fjartengdri sameign %2$s",
+ "%1$s unshared %2$s from you" : "%1$s tók af deilingu %2$s frá þér",
+ "Public shared folder %1$s was downloaded" : "Deild mappa í almenningsaðgangi %1$s var sótt",
+ "Public shared file %1$s was downloaded" : "Deild skrá í almenningsaðgangi %1$s var sótt",
+ "You shared %1$s with %2$s" : "Þú deildir %1$s með %2$s",
+ "%2$s shared %1$s with %3$s" : "%2$s deildi %1$s með %3$s",
+ "You removed the share of %2$s for %1$s" : "Þú fjarlægðir deilingu af %2$s fyrir %1$s",
+ "%2$s removed the share of %3$s for %1$s" : "%2$s fjarlægði deilingu af %3$s fyrir %1$s",
+ "You shared %1$s with group %2$s" : "Þú deildir %1$s með hópnum %2$s",
+ "%2$s shared %1$s with group %3$s" : "%2$s deildi %1$s með hópnum %3$s",
+ "You removed the share of group %2$s for %1$s" : "Þú fjarlægðir deilingu til hópsins %2$s fyrir %1$s",
+ "%2$s removed the share of group %3$s for %1$s" : "%2$s fjarlægði deilingu til hópsins %3$s fyrir %1$s",
+ "%2$s shared %1$s via link" : "%2$s deildi %1$s með tengli",
+ "You shared %1$s via link" : "Þú deildir %1$s með tengli",
+ "You removed the public link for %1$s" : "Þú fjarlægðir almenningstengilinn fyrir %1$s",
+ "%2$s removed the public link for %1$s" : "%2$s fjarlægði almenningstengilinn fyrir %1$s",
+ "Your public link for %1$s expired" : "Almenningstengill þinn fyrir %1$s er útrunninn",
+ "The public link of %2$s for %1$s expired" : "Almenningstengill %2$s fyrir %1$s er útrunninn",
+ "%2$s shared %1$s with you" : "%2$s deildi %1$s með þér",
+ "%2$s removed the share for %1$s" : "%2$s fjarlægði deilingu af %1$s",
+ "Downloaded via public link" : "Náð í með almenningstengli",
+ "Shared with %2$s" : "Deilt með %2$s",
+ "Shared with %3$s by %2$s" : "Deilt með %3$s af %2$s",
+ "Removed share for %2$s" : "Fjarlægði deilingu af %2$s",
+ "%2$s removed share for %3$s" : "%2$s fjarlægði deilingu af %3$s",
+ "Shared with group %2$s" : "Deilt með hópnum %2$s",
+ "Shared with group %3$s by %2$s" : "Deilt með hópnum %3$s af %2$s",
+ "Removed share of group %2$s" : "Fjarlægði deilingu af hópnum %2$s",
+ "%2$s removed share of group %3$s" : "%2$s fjarlægði deilingu af hópnum %3$s",
+ "Shared via link by %2$s" : "Deilt með tengli af %2$s",
+ "Shared via public link" : "Deilt með almenningstengli",
+ "Removed public link" : "Fjarlægði almenningstengil",
+ "%2$s removed public link" : "%2$s fjarlægði almenningstengil",
+ "Public link expired" : "Almenningstengill er útrunninn",
+ "Public link of %2$s expired" : "Almenningstengill %2$s er útrunninn",
+ "Shared by %2$s" : "Deilt af %2$s",
+ "Shares" : "Sameignir",
+ "You received \"/%2$s\" as a remote share from %1$s" : "Þú tókst við \"/%2$s\" sem fjartengdri sameign frá %1$s",
+ "Accept" : "Samþykkja",
+ "Decline" : "Hafna",
+ "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #ownCloud Federated Cloud ID, sjá %s",
+ "Share with me through my #ownCloud Federated Cloud ID" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #ownCloud Federated Cloud ID",
"This share is password-protected" : "Þessi sameign er varin með lykilorði",
"The password is wrong. Try again." : "Lykilorðið er rangt. Reyndu aftur.",
"Password" : "Lykilorð",
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
"Name" : "Nafn",
+ "Share time" : "Deilingartími",
+ "Sorry, this link doesn’t seem to work anymore." : "Því miður, þessi tengill virðist ekki virka lengur.",
"Reasons might be:" : "Mögulegar ástæður gætu verið:",
"the item was removed" : "atriðið var fjarlægt",
+ "the link expired" : "tengillinn er útrunninn",
"sharing is disabled" : "slökkt er á skráadeilingu",
+ "For more info, please ask the person who sent this link." : "Til að vita meira skaltu hafa samband við þann sem sendi þér þennan tengil.",
"Add to your ownCloud" : "Bæta í þitt eigið ownCloud",
- "Download" : "Niðurhal"
+ "Download" : "Niðurhal",
+ "Download %s" : "Sækja %s",
+ "Direct link" : "Beinn tengill",
+ "Federated Cloud Sharing" : "Deiling með skýjasambandi",
+ "Open documentation" : "Opna hjálparskjöl",
+ "Allow users on this server to send shares to other servers" : "Leyfa notendum á þessum þjóni að senda sameignir til annarra þjóna",
+ "Allow users on this server to receive shares from other servers" : "Leyfa notendum á þessum þjóni að taka á móti sameignum frá öðrum þjónum",
+ "Federated Cloud" : "Skýjasamband (federated)",
+ "Your Federated Cloud ID:" : "Skýjasambandsauðkennið þitt (Federated Cloud ID):",
+ "Share it:" : "Deila því:",
+ "Add to your website" : "Bæta við vefsvæðið þitt",
+ "Share with me via ownCloud" : "Deila með mér í gegnum ownCloud",
+ "HTML Code:" : "HTML-kóði:"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/apps/files_sharing/l10n/is.json b/apps/files_sharing/l10n/is.json
index 71b6c280431..8ddb01882ab 100644
--- a/apps/files_sharing/l10n/is.json
+++ b/apps/files_sharing/l10n/is.json
@@ -1,17 +1,104 @@
{ "translations": {
+ "Server to server sharing is not enabled on this server" : "Deiling frá þjóni til þjóns er ekki virk á þessum þjóni",
+ "The mountpoint name contains invalid characters." : "Heiti tengipunktsins inniheldur ógilda stafi.",
+ "Not allowed to create a federated share with the same user server" : "Ekki er heimilt að búa til skýjasambandssameign með sama notendaþjóni",
+ "Invalid or untrusted SSL certificate" : "Ógilt eða vantreyst SSL-skilríki",
+ "Could not authenticate to remote share, password might be wrong" : "Gat ekki auðkennt á fjartengdri sameign, lykilorð gæti verið rangt",
+ "Storage not valid" : "Geymslan er ekki gild",
+ "Couldn't add remote share" : "Gat ekki bætt við fjartengdri sameign",
+ "Shared with you" : "Deilt með þér",
+ "Shared with others" : "Deilt með öðrum",
+ "Shared by link" : "Deilt með tengli",
+ "Federated sharing" : "Deiling milli þjóna",
+ "Nothing shared with you yet" : "Engu deilt með þér ennþá",
+ "Files and folders others share with you will show up here" : "Skrár og möppur sem aðrir deila með þér birtast hér",
+ "Nothing shared yet" : "Engu deilt ennþá",
+ "Files and folders you share will show up here" : "Skrár og möppur sem þú deilir birtast hér",
+ "No shared links" : "Engir sameignartenglar",
+ "Files and folders you share by link will show up here" : "Skrár og möppur sem þú deilir með tenglum birtast hér",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Viltu bæta við fjartengdri sameign {name} frá {owner}@{remote}?",
+ "Remote share" : "Fjartengd sameign",
+ "Remote share password" : "Lykilorð fjartengdrar sameignar",
"Cancel" : "Hætta við",
+ "Add remote share" : "Bæta við fjartengdri sameign",
+ "You can upload into this folder" : "Þú getur sent inn skrár í þessa möppu",
"No ownCloud installation (7 or higher) found at {remote}" : "Engin ownCloud uppsetning (útgáfa 7 eða nýrri) fannst á {remote}",
"Invalid ownCloud url" : "Ógild ownCloud-slóð",
"Shared by" : "Deilt af",
+ "Sharing" : "Deiling",
+ "A file or folder has been <strong>shared</strong>" : "Skjali eð möppu hefur verið <strong>deilt</strong>",
+ "A file or folder was shared from <strong>another server</strong>" : "Skjali eð möppu hefur verið deilt <strong>frá öðrum þjóni</strong>",
+ "A public shared file or folder was <strong>downloaded</strong>" : "Skrá eða mappa í almenningsaðgangi var <strong>sótt</strong>",
+ "You received a new remote share %2$s from %1$s" : "Þú tókst við nýrri fjartengdri sameign %2$s frá %1$s",
+ "You received a new remote share from %s" : "Þú tókst við nýrri fjartengdri sameign frá %s",
+ "%1$s accepted remote share %2$s" : "%1$s samþykkti fjartengda sameign %2$s",
+ "%1$s declined remote share %2$s" : "%1$s hafnaði fjartengdri sameign %2$s",
+ "%1$s unshared %2$s from you" : "%1$s tók af deilingu %2$s frá þér",
+ "Public shared folder %1$s was downloaded" : "Deild mappa í almenningsaðgangi %1$s var sótt",
+ "Public shared file %1$s was downloaded" : "Deild skrá í almenningsaðgangi %1$s var sótt",
+ "You shared %1$s with %2$s" : "Þú deildir %1$s með %2$s",
+ "%2$s shared %1$s with %3$s" : "%2$s deildi %1$s með %3$s",
+ "You removed the share of %2$s for %1$s" : "Þú fjarlægðir deilingu af %2$s fyrir %1$s",
+ "%2$s removed the share of %3$s for %1$s" : "%2$s fjarlægði deilingu af %3$s fyrir %1$s",
+ "You shared %1$s with group %2$s" : "Þú deildir %1$s með hópnum %2$s",
+ "%2$s shared %1$s with group %3$s" : "%2$s deildi %1$s með hópnum %3$s",
+ "You removed the share of group %2$s for %1$s" : "Þú fjarlægðir deilingu til hópsins %2$s fyrir %1$s",
+ "%2$s removed the share of group %3$s for %1$s" : "%2$s fjarlægði deilingu til hópsins %3$s fyrir %1$s",
+ "%2$s shared %1$s via link" : "%2$s deildi %1$s með tengli",
+ "You shared %1$s via link" : "Þú deildir %1$s með tengli",
+ "You removed the public link for %1$s" : "Þú fjarlægðir almenningstengilinn fyrir %1$s",
+ "%2$s removed the public link for %1$s" : "%2$s fjarlægði almenningstengilinn fyrir %1$s",
+ "Your public link for %1$s expired" : "Almenningstengill þinn fyrir %1$s er útrunninn",
+ "The public link of %2$s for %1$s expired" : "Almenningstengill %2$s fyrir %1$s er útrunninn",
+ "%2$s shared %1$s with you" : "%2$s deildi %1$s með þér",
+ "%2$s removed the share for %1$s" : "%2$s fjarlægði deilingu af %1$s",
+ "Downloaded via public link" : "Náð í með almenningstengli",
+ "Shared with %2$s" : "Deilt með %2$s",
+ "Shared with %3$s by %2$s" : "Deilt með %3$s af %2$s",
+ "Removed share for %2$s" : "Fjarlægði deilingu af %2$s",
+ "%2$s removed share for %3$s" : "%2$s fjarlægði deilingu af %3$s",
+ "Shared with group %2$s" : "Deilt með hópnum %2$s",
+ "Shared with group %3$s by %2$s" : "Deilt með hópnum %3$s af %2$s",
+ "Removed share of group %2$s" : "Fjarlægði deilingu af hópnum %2$s",
+ "%2$s removed share of group %3$s" : "%2$s fjarlægði deilingu af hópnum %3$s",
+ "Shared via link by %2$s" : "Deilt með tengli af %2$s",
+ "Shared via public link" : "Deilt með almenningstengli",
+ "Removed public link" : "Fjarlægði almenningstengil",
+ "%2$s removed public link" : "%2$s fjarlægði almenningstengil",
+ "Public link expired" : "Almenningstengill er útrunninn",
+ "Public link of %2$s expired" : "Almenningstengill %2$s er útrunninn",
+ "Shared by %2$s" : "Deilt af %2$s",
+ "Shares" : "Sameignir",
+ "You received \"/%2$s\" as a remote share from %1$s" : "Þú tókst við \"/%2$s\" sem fjartengdri sameign frá %1$s",
+ "Accept" : "Samþykkja",
+ "Decline" : "Hafna",
+ "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #ownCloud Federated Cloud ID, sjá %s",
+ "Share with me through my #ownCloud Federated Cloud ID" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #ownCloud Federated Cloud ID",
"This share is password-protected" : "Þessi sameign er varin með lykilorði",
"The password is wrong. Try again." : "Lykilorðið er rangt. Reyndu aftur.",
"Password" : "Lykilorð",
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
"Name" : "Nafn",
+ "Share time" : "Deilingartími",
+ "Sorry, this link doesn’t seem to work anymore." : "Því miður, þessi tengill virðist ekki virka lengur.",
"Reasons might be:" : "Mögulegar ástæður gætu verið:",
"the item was removed" : "atriðið var fjarlægt",
+ "the link expired" : "tengillinn er útrunninn",
"sharing is disabled" : "slökkt er á skráadeilingu",
+ "For more info, please ask the person who sent this link." : "Til að vita meira skaltu hafa samband við þann sem sendi þér þennan tengil.",
"Add to your ownCloud" : "Bæta í þitt eigið ownCloud",
- "Download" : "Niðurhal"
+ "Download" : "Niðurhal",
+ "Download %s" : "Sækja %s",
+ "Direct link" : "Beinn tengill",
+ "Federated Cloud Sharing" : "Deiling með skýjasambandi",
+ "Open documentation" : "Opna hjálparskjöl",
+ "Allow users on this server to send shares to other servers" : "Leyfa notendum á þessum þjóni að senda sameignir til annarra þjóna",
+ "Allow users on this server to receive shares from other servers" : "Leyfa notendum á þessum þjóni að taka á móti sameignum frá öðrum þjónum",
+ "Federated Cloud" : "Skýjasamband (federated)",
+ "Your Federated Cloud ID:" : "Skýjasambandsauðkennið þitt (Federated Cloud ID):",
+ "Share it:" : "Deila því:",
+ "Add to your website" : "Bæta við vefsvæðið þitt",
+ "Share with me via ownCloud" : "Deila með mér í gegnum ownCloud",
+ "HTML Code:" : "HTML-kóði:"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file
diff --git a/apps/systemtags/l10n/fr.js b/apps/systemtags/l10n/fr.js
index 4d8342b0e1e..d7e1f3b1c05 100644
--- a/apps/systemtags/l10n/fr.js
+++ b/apps/systemtags/l10n/fr.js
@@ -8,7 +8,7 @@ OC.L10N.register(
"Tagged files" : "Fichiers étiquetés",
"Select tags to filter by" : "Sélectionner les étiquettes par lesquelles filtrer",
"Please select tags to filter by" : "Veuillez sélectionner les étiquettes par lesquelles filtrer",
- "No files found for the selected tags" : "Pas de fichier trouvé pour les étiquettes sélectionnées",
+ "No files found for the selected tags" : "Aucun fichier pour les étiquettes sélectionnées",
"No files in here" : "Aucun fichier",
"No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
"Name" : "Nom",
diff --git a/apps/systemtags/l10n/fr.json b/apps/systemtags/l10n/fr.json
index 283f9d7eafa..e4b5296fb20 100644
--- a/apps/systemtags/l10n/fr.json
+++ b/apps/systemtags/l10n/fr.json
@@ -6,7 +6,7 @@
"Tagged files" : "Fichiers étiquetés",
"Select tags to filter by" : "Sélectionner les étiquettes par lesquelles filtrer",
"Please select tags to filter by" : "Veuillez sélectionner les étiquettes par lesquelles filtrer",
- "No files found for the selected tags" : "Pas de fichier trouvé pour les étiquettes sélectionnées",
+ "No files found for the selected tags" : "Aucun fichier pour les étiquettes sélectionnées",
"No files in here" : "Aucun fichier",
"No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
"Name" : "Nom",
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js
index 28fee71cd89..b41a6de202e 100644
--- a/apps/updatenotification/l10n/fr.js
+++ b/apps/updatenotification/l10n/fr.js
@@ -3,7 +3,7 @@ OC.L10N.register(
{
"{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations sur comment mettre à jour.",
"Updater" : "Mises à jour",
- "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Pour des raisons de sécurité, le système de mise à jour inclus dans ownCloud utilise des informations d'identification supplémentaires. Pour voir la page de mise à jour, veuillez cliquer sur le bouton suivant.",
+ "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Pour des raisons de sécurité, le module de mises à jour intégré à ownCloud utilise des informations d'identification supplémentaires. Pour visiter la page du module de mises à jour, cliquez sur le bouton suivant.",
"Open updater" : "Ouvrir le système de mise à jour"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/updatenotification/l10n/fr.json b/apps/updatenotification/l10n/fr.json
index 0887453e7c4..473d53d11ff 100644
--- a/apps/updatenotification/l10n/fr.json
+++ b/apps/updatenotification/l10n/fr.json
@@ -1,7 +1,7 @@
{ "translations": {
"{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations sur comment mettre à jour.",
"Updater" : "Mises à jour",
- "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Pour des raisons de sécurité, le système de mise à jour inclus dans ownCloud utilise des informations d'identification supplémentaires. Pour voir la page de mise à jour, veuillez cliquer sur le bouton suivant.",
+ "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Pour des raisons de sécurité, le module de mises à jour intégré à ownCloud utilise des informations d'identification supplémentaires. Pour visiter la page du module de mises à jour, cliquez sur le bouton suivant.",
"Open updater" : "Ouvrir le système de mise à jour"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/user_ldap/l10n/is.js b/apps/user_ldap/l10n/is.js
index ed3ac95aae5..cec369b3f87 100644
--- a/apps/user_ldap/l10n/is.js
+++ b/apps/user_ldap/l10n/is.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Test Configuration" : "Prúfa uppsetningu",
"Help" : "Hjálp",
"Host" : "Netþjónn",
+ "Port" : "Gátt",
"Password" : "Lykilorð",
"Continue" : "Halda áfram",
"Advanced" : "Ítarlegt"
diff --git a/apps/user_ldap/l10n/is.json b/apps/user_ldap/l10n/is.json
index aa48708e8b6..9d58f777e42 100644
--- a/apps/user_ldap/l10n/is.json
+++ b/apps/user_ldap/l10n/is.json
@@ -4,6 +4,7 @@
"Test Configuration" : "Prúfa uppsetningu",
"Help" : "Hjálp",
"Host" : "Netþjónn",
+ "Port" : "Gátt",
"Password" : "Lykilorð",
"Continue" : "Halda áfram",
"Advanced" : "Ítarlegt"
diff --git a/apps/user_ldap/l10n/mk.js b/apps/user_ldap/l10n/mk.js
index 1165678b925..39fe8f5da90 100644
--- a/apps/user_ldap/l10n/mk.js
+++ b/apps/user_ldap/l10n/mk.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"user_ldap",
{
+ "Failed to clear the mappings." : "Неуспешно бришење на мапирањстс.",
"Select groups" : "Одбери групи",
"Confirm Deletion" : "Потврдете го бришењето",
"Users" : "Корисници",
diff --git a/apps/user_ldap/l10n/mk.json b/apps/user_ldap/l10n/mk.json
index 3bd03720893..238bd2a8ebc 100644
--- a/apps/user_ldap/l10n/mk.json
+++ b/apps/user_ldap/l10n/mk.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Failed to clear the mappings." : "Неуспешно бришење на мапирањстс.",
"Select groups" : "Одбери групи",
"Confirm Deletion" : "Потврдете го бришењето",
"Users" : "Корисници",
diff --git a/apps/user_ldap/l10n/sl.js b/apps/user_ldap/l10n/sl.js
index 8444f09fed2..0187bd4345b 100644
--- a/apps/user_ldap/l10n/sl.js
+++ b/apps/user_ldap/l10n/sl.js
@@ -17,6 +17,7 @@ OC.L10N.register(
"Select groups" : "Izberi skupine",
"Select object classes" : "Izbor razredov predmeta",
"{nthServer}. Server" : "{nthServer}. strežnik",
+ "More than 1,000 directory entries available." : "Na voljo je več kot 1000 vnosov imenika",
"Do you really want to delete the current Server Configuration?" : "Ali res želite izbrisati trenutne nastavitve strežnika?",
"Confirm Deletion" : "Potrdi brisanje",
"Mode switch" : "Preklop načina",
@@ -42,6 +43,9 @@ OC.L10N.register(
"Edit LDAP Query" : "Uredi poizvedbo LDAP",
"LDAP Filter:" : "Filter LDAP:",
"The filter specifies which LDAP groups shall have access to the %s instance." : "Filter določa, katere skupine LDAP bodo imele dostop do %s.",
+ "LDAP / AD Username:" : "Uporabniško ime LDAP / AD:",
+ "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Omogoča prijavo prek LDAP / AD, ki je ali UID ali ime računa, ki bo zaznano.",
+ "LDAP / AD Email Address:" : "Elektronski naslov LDAP / AD:",
"Other Attributes:" : "Drugi atributi:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Določi filter, ki bo uveljavljen ob poskusu prijave. %%uid zamenja uporabniško ime pri prijavi, na primer: \"uid=%%uid\"",
"Verify settings" : "Preveri nastavitve",
diff --git a/apps/user_ldap/l10n/sl.json b/apps/user_ldap/l10n/sl.json
index 8dbb7111a32..11e6d443c49 100644
--- a/apps/user_ldap/l10n/sl.json
+++ b/apps/user_ldap/l10n/sl.json
@@ -15,6 +15,7 @@
"Select groups" : "Izberi skupine",
"Select object classes" : "Izbor razredov predmeta",
"{nthServer}. Server" : "{nthServer}. strežnik",
+ "More than 1,000 directory entries available." : "Na voljo je več kot 1000 vnosov imenika",
"Do you really want to delete the current Server Configuration?" : "Ali res želite izbrisati trenutne nastavitve strežnika?",
"Confirm Deletion" : "Potrdi brisanje",
"Mode switch" : "Preklop načina",
@@ -40,6 +41,9 @@
"Edit LDAP Query" : "Uredi poizvedbo LDAP",
"LDAP Filter:" : "Filter LDAP:",
"The filter specifies which LDAP groups shall have access to the %s instance." : "Filter določa, katere skupine LDAP bodo imele dostop do %s.",
+ "LDAP / AD Username:" : "Uporabniško ime LDAP / AD:",
+ "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Omogoča prijavo prek LDAP / AD, ki je ali UID ali ime računa, ki bo zaznano.",
+ "LDAP / AD Email Address:" : "Elektronski naslov LDAP / AD:",
"Other Attributes:" : "Drugi atributi:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Določi filter, ki bo uveljavljen ob poskusu prijave. %%uid zamenja uporabniško ime pri prijavi, na primer: \"uid=%%uid\"",
"Verify settings" : "Preveri nastavitve",