summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-02 01:56:33 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-02 01:56:33 -0500
commit702c1a89628cd3bf1118512b478a69647b0fb2c9 (patch)
tree8144f89d30d3f7dd73abbc30ff8a41961fdcc53d /apps
parent4d69e562a065a79461343444a842ada025f3643c (diff)
downloadnextcloud-server-702c1a89628cd3bf1118512b478a69647b0fb2c9.tar.gz
nextcloud-server-702c1a89628cd3bf1118512b478a69647b0fb2c9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/comments/l10n/el.js1
-rw-r--r--apps/comments/l10n/el.json1
-rw-r--r--apps/comments/l10n/is.js13
-rw-r--r--apps/comments/l10n/is.json13
-rw-r--r--apps/files_external/l10n/el.js3
-rw-r--r--apps/files_external/l10n/el.json3
-rw-r--r--apps/files_external/l10n/is.js57
-rw-r--r--apps/files_external/l10n/is.json57
-rw-r--r--apps/updatenotification/l10n/el.js4
-rw-r--r--apps/updatenotification/l10n/el.json4
-rw-r--r--apps/user_ldap/l10n/is.js1
-rw-r--r--apps/user_ldap/l10n/is.json1
12 files changed, 152 insertions, 6 deletions
diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js
index 6c085651be3..ea0442757a3 100644
--- a/apps/comments/l10n/el.js
+++ b/apps/comments/l10n/el.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Delete comment" : "Διαγραφή σχολίου",
"Cancel" : "Άκυρο",
"Edit comment" : "Επεξεργασία σχολίου",
+ "[Deleted user]" : "[Διαγραφή χρήστη]",
"More comments..." : "Περισσότερα σχόλια...",
"Save" : "Αποθήκευση",
"Comment" : "Σχόλιο"
diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json
index 59b9a2659f9..157445191a4 100644
--- a/apps/comments/l10n/el.json
+++ b/apps/comments/l10n/el.json
@@ -4,6 +4,7 @@
"Delete comment" : "Διαγραφή σχολίου",
"Cancel" : "Άκυρο",
"Edit comment" : "Επεξεργασία σχολίου",
+ "[Deleted user]" : "[Διαγραφή χρήστη]",
"More comments..." : "Περισσότερα σχόλια...",
"Save" : "Αποθήκευση",
"Comment" : "Σχόλιο"
diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js
index 0da04289f5e..750222f4bcd 100644
--- a/apps/comments/l10n/is.js
+++ b/apps/comments/l10n/is.js
@@ -1,8 +1,21 @@
OC.L10N.register(
"comments",
{
+ "<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár",
+ "%1$s commented" : "%1$s setti inn athugasemd",
+ "%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s",
+ "Comments" : "Athugasemdir",
+ "Type in a new comment..." : "Skrifaðu inn nýja athugasemd...",
+ "Delete comment" : "Eyða athugasemd",
+ "Post" : "Senda",
"Cancel" : "Hætta við",
+ "Edit comment" : "Breyta athugasemd",
+ "[Deleted user]" : "[Eyddur notandi]",
+ "No other comments available" : "Engar aðrar athugasemdir eru tiltækar",
+ "More comments..." : "Fleiri athugasemdir...",
"Save" : "Vista",
+ "Allowed characters {count} of {max}" : "Leyfður stafafjöldi {count} af {max}",
+ "{count} unread comments" : "{count} ólesnar athugasemdir",
"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 c9312740105..ab2c8f838e3 100644
--- a/apps/comments/l10n/is.json
+++ b/apps/comments/l10n/is.json
@@ -1,6 +1,19 @@
{ "translations": {
+ "<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár",
+ "%1$s commented" : "%1$s setti inn athugasemd",
+ "%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s",
+ "Comments" : "Athugasemdir",
+ "Type in a new comment..." : "Skrifaðu inn nýja athugasemd...",
+ "Delete comment" : "Eyða athugasemd",
+ "Post" : "Senda",
"Cancel" : "Hætta við",
+ "Edit comment" : "Breyta athugasemd",
+ "[Deleted user]" : "[Eyddur notandi]",
+ "No other comments available" : "Engar aðrar athugasemdir eru tiltækar",
+ "More comments..." : "Fleiri athugasemdir...",
"Save" : "Vista",
+ "Allowed characters {count} of {max}" : "Leyfður stafafjöldi {count} af {max}",
+ "{count} unread comments" : "{count} ólesnar athugasemdir",
"Comment" : "Athugasemd"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/el.js b/apps/files_external/l10n/el.js
index 8e60734244d..5322fc65ad0 100644
--- a/apps/files_external/l10n/el.js
+++ b/apps/files_external/l10n/el.js
@@ -34,8 +34,11 @@ OC.L10N.register(
"All users. Type to select user or group." : "Όλοι οι χρήστες. Πληκτρολογήστε για να επιλέξετε χρήστη ή ομάδα.",
"(group)" : "(ομάδα)",
"Saved" : "Αποθηκεύτηκαν",
+ "External mount error" : "Σφάλμα εξωτερικής προσάρτησης",
"Username" : "Όνομα χρήστη",
"Password" : "Κωδικός πρόσβασης",
+ "Credentials saved" : "Τα διαπιστευτήρια αποθηκεύτηκαν",
+ "Credentials saving failed" : "Αποτυχία αποθήκευσης διαπιστευτηρίων",
"Save" : "Αποθήκευση",
"Access key" : "Κλειδί πρόσβασης",
"Secret key" : "Μυστικό κλειδί",
diff --git a/apps/files_external/l10n/el.json b/apps/files_external/l10n/el.json
index 1e312eba6bf..84763812a40 100644
--- a/apps/files_external/l10n/el.json
+++ b/apps/files_external/l10n/el.json
@@ -32,8 +32,11 @@
"All users. Type to select user or group." : "Όλοι οι χρήστες. Πληκτρολογήστε για να επιλέξετε χρήστη ή ομάδα.",
"(group)" : "(ομάδα)",
"Saved" : "Αποθηκεύτηκαν",
+ "External mount error" : "Σφάλμα εξωτερικής προσάρτησης",
"Username" : "Όνομα χρήστη",
"Password" : "Κωδικός πρόσβασης",
+ "Credentials saved" : "Τα διαπιστευτήρια αποθηκεύτηκαν",
+ "Credentials saving failed" : "Αποτυχία αποθήκευσης διαπιστευτηρίων",
"Save" : "Αποθήκευση",
"Access key" : "Κλειδί πρόσβασης",
"Secret key" : "Μυστικό κλειδί",
diff --git a/apps/files_external/l10n/is.js b/apps/files_external/l10n/is.js
index e57c94ed957..2affa90b1cd 100644
--- a/apps/files_external/l10n/is.js
+++ b/apps/files_external/l10n/is.js
@@ -1,27 +1,80 @@
OC.L10N.register(
"files_external",
{
- "Personal" : "Um mig",
+ "Step 1 failed. Exception: %s" : "Skref 1 mistókst. Undantekning: %s",
+ "Step 2 failed. Exception: %s" : "Skref 2 mistókst. Undantekning: %s",
+ "External storage" : "Ytri gagnageymsla",
+ "Invalid mount point" : "Ógildur tengipunktur",
+ "Insufficient data: %s" : "Ónóg gögn: %s",
+ "%s" : "%s",
+ "Personal" : "Einka",
+ "System" : "Kerfi",
"Grant access" : "Veita aðgengi",
"Access granted" : "Aðgengi veitt",
+ "Error configuring OAuth1" : "Villa við uppsetningu OAuth1",
+ "Error configuring OAuth2" : "Villa við uppsetningu OAuth2",
+ "Generate keys" : "Útbúa lykla",
+ "Error generating key pair" : "Villa við að útbúa nýtt lyklapar",
"Enable encryption" : "Virkja dulritun",
+ "Enable previews" : "Virkja forskoðanir",
+ "Enable sharing" : "Virkja deilingu",
+ "Check for changes" : "Fylgjast með breytingum",
+ "Never" : "Aldrei",
+ "(group)" : "(hópur)",
"Saved" : "Vistað",
+ "Empty response from the server" : "Tómt svar frá þjóni móttekið",
+ "External mount error" : "Villa við tengingu í fjartengdu skráakerfi",
+ "external-storage" : "ytri-gagnageymsla",
"Username" : "Notendanafn",
"Password" : "Lykilorð",
"Save" : "Vista",
+ "Access key" : "Aðgangslykill",
+ "Secret key" : "Leynilykill",
+ "Builtin" : "Innbyggt",
"None" : "Ekkert",
+ "OAuth1" : "OAuth1",
+ "OAuth2" : "OAuth2",
+ "OpenStack" : "OpenStack",
+ "Rackspace" : "Rackspace",
+ "API key" : "API-lykill",
+ "Username and password" : "Notandanafn og lykilorð",
+ "RSA public key" : "RSA-dreifilykill",
+ "Public key" : "Dreifilykill",
+ "Amazon S3" : "Amazon S3",
+ "Bucket" : "Bucket",
+ "Hostname" : "Vélarheiti",
"Port" : "Gátt",
+ "Region" : "Svæði",
+ "Enable SSL" : "Virkja SSL",
"WebDAV" : "WebDAV",
- "URL" : "URL",
+ "URL" : "Slóð (URL)",
+ "Remote subfolder" : "Fjartengd undirmappa",
+ "Secure https://" : "Öruggt https://",
+ "Dropbox" : "Dropbox",
+ "FTP" : "FTP",
"Host" : "Netþjónn",
+ "Secure ftps://" : "Öruggt ftps://",
+ "Google Drive" : "Google Drive",
"Local" : "Staðvært",
"Location" : "Staðsetning",
"ownCloud" : "ownCloud",
+ "SFTP" : "SFTP",
+ "Root" : "Rót (root)",
+ "SMB / CIFS" : "SMB / CIFS",
"Share" : "Deila",
+ "Domain" : "Lén",
+ "Username as share" : "Notandanafn sem sameign",
+ "OpenStack Object Storage" : "OpenStack Object Storage",
+ "Service name" : "Heiti á þjónustu",
+ "<b>Note:</b> " : "<b>Athugið:</b> ",
"Name" : "Nafn",
+ "Scope" : "Umfang",
"External Storage" : "Ytri gagnageymsla",
"Folder name" : "Nafn möppu",
+ "Authentication" : "Auðkenning",
"Configuration" : "Uppsetning",
+ "Available for" : "Tiltækt fyrir",
+ "Advanced settings" : "Ítarlegri valkostir",
"Delete" : "Eyða"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/apps/files_external/l10n/is.json b/apps/files_external/l10n/is.json
index 3de37fd149f..c1927e674f2 100644
--- a/apps/files_external/l10n/is.json
+++ b/apps/files_external/l10n/is.json
@@ -1,25 +1,78 @@
{ "translations": {
- "Personal" : "Um mig",
+ "Step 1 failed. Exception: %s" : "Skref 1 mistókst. Undantekning: %s",
+ "Step 2 failed. Exception: %s" : "Skref 2 mistókst. Undantekning: %s",
+ "External storage" : "Ytri gagnageymsla",
+ "Invalid mount point" : "Ógildur tengipunktur",
+ "Insufficient data: %s" : "Ónóg gögn: %s",
+ "%s" : "%s",
+ "Personal" : "Einka",
+ "System" : "Kerfi",
"Grant access" : "Veita aðgengi",
"Access granted" : "Aðgengi veitt",
+ "Error configuring OAuth1" : "Villa við uppsetningu OAuth1",
+ "Error configuring OAuth2" : "Villa við uppsetningu OAuth2",
+ "Generate keys" : "Útbúa lykla",
+ "Error generating key pair" : "Villa við að útbúa nýtt lyklapar",
"Enable encryption" : "Virkja dulritun",
+ "Enable previews" : "Virkja forskoðanir",
+ "Enable sharing" : "Virkja deilingu",
+ "Check for changes" : "Fylgjast með breytingum",
+ "Never" : "Aldrei",
+ "(group)" : "(hópur)",
"Saved" : "Vistað",
+ "Empty response from the server" : "Tómt svar frá þjóni móttekið",
+ "External mount error" : "Villa við tengingu í fjartengdu skráakerfi",
+ "external-storage" : "ytri-gagnageymsla",
"Username" : "Notendanafn",
"Password" : "Lykilorð",
"Save" : "Vista",
+ "Access key" : "Aðgangslykill",
+ "Secret key" : "Leynilykill",
+ "Builtin" : "Innbyggt",
"None" : "Ekkert",
+ "OAuth1" : "OAuth1",
+ "OAuth2" : "OAuth2",
+ "OpenStack" : "OpenStack",
+ "Rackspace" : "Rackspace",
+ "API key" : "API-lykill",
+ "Username and password" : "Notandanafn og lykilorð",
+ "RSA public key" : "RSA-dreifilykill",
+ "Public key" : "Dreifilykill",
+ "Amazon S3" : "Amazon S3",
+ "Bucket" : "Bucket",
+ "Hostname" : "Vélarheiti",
"Port" : "Gátt",
+ "Region" : "Svæði",
+ "Enable SSL" : "Virkja SSL",
"WebDAV" : "WebDAV",
- "URL" : "URL",
+ "URL" : "Slóð (URL)",
+ "Remote subfolder" : "Fjartengd undirmappa",
+ "Secure https://" : "Öruggt https://",
+ "Dropbox" : "Dropbox",
+ "FTP" : "FTP",
"Host" : "Netþjónn",
+ "Secure ftps://" : "Öruggt ftps://",
+ "Google Drive" : "Google Drive",
"Local" : "Staðvært",
"Location" : "Staðsetning",
"ownCloud" : "ownCloud",
+ "SFTP" : "SFTP",
+ "Root" : "Rót (root)",
+ "SMB / CIFS" : "SMB / CIFS",
"Share" : "Deila",
+ "Domain" : "Lén",
+ "Username as share" : "Notandanafn sem sameign",
+ "OpenStack Object Storage" : "OpenStack Object Storage",
+ "Service name" : "Heiti á þjónustu",
+ "<b>Note:</b> " : "<b>Athugið:</b> ",
"Name" : "Nafn",
+ "Scope" : "Umfang",
"External Storage" : "Ytri gagnageymsla",
"Folder name" : "Nafn möppu",
+ "Authentication" : "Auðkenning",
"Configuration" : "Uppsetning",
+ "Available for" : "Tiltækt fyrir",
+ "Advanced settings" : "Ítarlegri valkostir",
"Delete" : "Eyða"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file
diff --git a/apps/updatenotification/l10n/el.js b/apps/updatenotification/l10n/el.js
index ded65a8574e..51aa52a5340 100644
--- a/apps/updatenotification/l10n/el.js
+++ b/apps/updatenotification/l10n/el.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "Η έκδοση {version} είναι διαθέσιμη. Δείτε περισσότερες πληροφορίες για το πως να κάνετε την ενημέρωση.",
- "Updater" : "Εφαρμογή Ενημέρωσης"
+ "Updater" : "Εφαρμογή Ενημέρωσης",
+ "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Για λόγους ασφαλείας, το ενσωματωμένη εφαρμογή ενημέρωσης του ownCloud χρησιμοποιεί επιπλέον διαπιστευτήρια. Για να επισκεφθείτε την σελίδα της εφαρμογής ενημέρωσης κάντε κλικ στο παρακάτω κουμπί.",
+ "Open updater" : "Άνοιγμα εφαρμογής ενημέρωσης"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/updatenotification/l10n/el.json b/apps/updatenotification/l10n/el.json
index ed15493646b..d598afaca3a 100644
--- a/apps/updatenotification/l10n/el.json
+++ b/apps/updatenotification/l10n/el.json
@@ -1,5 +1,7 @@
{ "translations": {
"{version} is available. Get more information on how to update." : "Η έκδοση {version} είναι διαθέσιμη. Δείτε περισσότερες πληροφορίες για το πως να κάνετε την ενημέρωση.",
- "Updater" : "Εφαρμογή Ενημέρωσης"
+ "Updater" : "Εφαρμογή Ενημέρωσης",
+ "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Για λόγους ασφαλείας, το ενσωματωμένη εφαρμογή ενημέρωσης του ownCloud χρησιμοποιεί επιπλέον διαπιστευτήρια. Για να επισκεφθείτε την σελίδα της εφαρμογής ενημέρωσης κάντε κλικ στο παρακάτω κουμπί.",
+ "Open updater" : "Άνοιγμα εφαρμογής ενημέρωσης"
},"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 cec369b3f87..231875d07f9 100644
--- a/apps/user_ldap/l10n/is.js
+++ b/apps/user_ldap/l10n/is.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"user_ldap",
{
+ "Server" : "Þjónn",
"Users" : "Notendur",
"Groups" : "Hópar",
"Test Configuration" : "Prúfa uppsetningu",
diff --git a/apps/user_ldap/l10n/is.json b/apps/user_ldap/l10n/is.json
index 9d58f777e42..ac8cdeb9ad3 100644
--- a/apps/user_ldap/l10n/is.json
+++ b/apps/user_ldap/l10n/is.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Server" : "Þjónn",
"Users" : "Notendur",
"Groups" : "Hópar",
"Test Configuration" : "Prúfa uppsetningu",