[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2016-01-07 01:55:48 -05:00
Родитель d3922510d0
Коммит 27dfa74d89
184 изменённых файлов: 1942 добавлений и 2190 удалений

Просмотреть файл

@ -0,0 +1,7 @@
OC.L10N.register(
"encryption",
{
"Cheers!" : "לחיים!",
"Disabled" : "מנוטרל"
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -0,0 +1,5 @@
{ "translations": {
"Cheers!" : "לחיים!",
"Disabled" : "מנוטרל"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -14,6 +14,7 @@ OC.L10N.register(
"Upload failed. Could not get file info." : "העלאה נכשלה. לא ניתן להשיג את פרטי הקובץ.",
"Invalid directory." : "תיקייה שגויה.",
"Files" : "קבצים",
"All files" : "כל הקבצים",
"Favorites" : "מועדפים",
"Home" : "בית",
"Close" : "סגירה",
@ -24,15 +25,20 @@ OC.L10N.register(
"Download" : "הורדה",
"Rename" : "שינוי שם",
"Delete" : "מחיקה",
"Unshare" : "הסר שיתוף",
"Details" : "פרטים",
"Select" : "בחר",
"Pending" : "ממתין",
"This operation is forbidden" : "פעולה זו אסורה",
"This directory is unavailable, please check the logs or contact the administrator" : "תיקייה זו לא קיימת, יש לבדוק את הלוגים או ליצור קשר עם המנהל",
"Name" : "שם",
"Size" : "גודל",
"Modified" : "זמן שינוי",
"New" : "חדש",
"File name cannot be empty." : "שם קובץ אינו יכול להיות ריק",
"Your storage is almost full ({usedSpacePercent}%)" : "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)",
"Path" : "נתיב",
"Favorited" : "מועדף",
"Favorite" : "מועדף",
"Folder" : "תיקייה",
"New folder" : "תיקייה חדשה",
@ -52,12 +58,17 @@ OC.L10N.register(
"Maximum upload size" : "גודל העלאה מקסימלי",
"max. possible: " : "המרבי האפשרי: ",
"Save" : "שמירה",
"Missing permissions to edit from here." : "חסרות הרשאות לעריכה מכאן.",
"Settings" : "הגדרות",
"WebDAV" : "WebDAV",
"Cancel upload" : "ביטול ההעלאה",
"No files in here" : "אין כאן קבצים",
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
"Select all" : "לבחור הכול",
"Upload too large" : "העלאה גדולה מידי",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.",
"Files are being scanned, please wait." : "הקבצים נסרקים, נא להמתין.",
"No favorites" : "אין מועדפים",
"Text file" : "קובץ טקסט"
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -12,6 +12,7 @@
"Upload failed. Could not get file info." : "העלאה נכשלה. לא ניתן להשיג את פרטי הקובץ.",
"Invalid directory." : "תיקייה שגויה.",
"Files" : "קבצים",
"All files" : "כל הקבצים",
"Favorites" : "מועדפים",
"Home" : "בית",
"Close" : "סגירה",
@ -22,15 +23,20 @@
"Download" : "הורדה",
"Rename" : "שינוי שם",
"Delete" : "מחיקה",
"Unshare" : "הסר שיתוף",
"Details" : "פרטים",
"Select" : "בחר",
"Pending" : "ממתין",
"This operation is forbidden" : "פעולה זו אסורה",
"This directory is unavailable, please check the logs or contact the administrator" : "תיקייה זו לא קיימת, יש לבדוק את הלוגים או ליצור קשר עם המנהל",
"Name" : "שם",
"Size" : "גודל",
"Modified" : "זמן שינוי",
"New" : "חדש",
"File name cannot be empty." : "שם קובץ אינו יכול להיות ריק",
"Your storage is almost full ({usedSpacePercent}%)" : "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)",
"Path" : "נתיב",
"Favorited" : "מועדף",
"Favorite" : "מועדף",
"Folder" : "תיקייה",
"New folder" : "תיקייה חדשה",
@ -50,12 +56,17 @@
"Maximum upload size" : "גודל העלאה מקסימלי",
"max. possible: " : "המרבי האפשרי: ",
"Save" : "שמירה",
"Missing permissions to edit from here." : "חסרות הרשאות לעריכה מכאן.",
"Settings" : "הגדרות",
"WebDAV" : "WebDAV",
"Cancel upload" : "ביטול ההעלאה",
"No files in here" : "אין כאן קבצים",
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
"Select all" : "לבחור הכול",
"Upload too large" : "העלאה גדולה מידי",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.",
"Files are being scanned, please wait." : "הקבצים נסרקים, נא להמתין.",
"No favorites" : "אין מועדפים",
"Text file" : "קובץ טקסט"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -43,6 +43,7 @@ OC.L10N.register(
"There was an error with message: " : "メッセージ付きのエラーが発生しました:",
"External mount error" : "外部マウントエラー",
"goto-external-storage" : "外部ストレージに行く",
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows ネットワークドライブのマウントポイントリストを取得出来ませんでした:サーバーから空の応答がありました",
"Access key" : "アクセスキー",
"Secret key" : "シークレットキー",
"Builtin" : "ビルトイン",

Просмотреть файл

@ -41,6 +41,7 @@
"There was an error with message: " : "メッセージ付きのエラーが発生しました:",
"External mount error" : "外部マウントエラー",
"goto-external-storage" : "外部ストレージに行く",
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows ネットワークドライブのマウントポイントリストを取得出来ませんでした:サーバーから空の応答がありました",
"Access key" : "アクセスキー",
"Secret key" : "シークレットキー",
"Builtin" : "ビルトイン",

Просмотреть файл

@ -17,6 +17,7 @@ OC.L10N.register(
"Unsatisfied backend parameters" : "Недопустимые настройки бэкенда",
"Unsatisfied authentication mechanism parameters" : "Недопустимые настройки механизма авторизации",
"Insufficient data: %s" : "Недостаточно данных: %s",
"%s" : "%s",
"Personal" : "Личное",
"System" : "Система",
"Grant access" : "Предоставить доступ",
@ -33,7 +34,17 @@ OC.L10N.register(
"Every time the filesystem is used" : "Каждый раз при обращении к файловой системе",
"All users. Type to select user or group." : "Все пользователи. Введите имя пользователя или группы.",
"(group)" : "(группа)",
"Admin defined" : "Админ определен",
"Saved" : "Сохранено",
"Empty response from the server" : "Пустой ответ от сервера",
"Couldn't access. Please logout and login to activate this mount point" : "Не удалось получить доступ. Пожалуйста, выйти и войдите чтобы активировать эту точку монтирования",
"Couldn't get the information from the ownCloud server: {code} {type}" : "Не удалось получить информацию от сервера OwnCloud: {code} {type}",
"Couldn't get the list of external mount points: {type}" : "Не удалось получить список внешних точек монтирования: {type}",
"There was an error with message: " : "Обнаружена ошибка в сообщении:",
"External mount error" : "Ошибка внешнего монтажа",
"goto-external-storage" : "goto-external-storage",
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Не удалось получить список окон сетевого диска точки монтирования: пустой ответ от сервера",
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Некоторые из настроенных внешних точек монтирования не подключены. Для получения дополнительной информации, пожалуйста нажмите на красную строку (ы)",
"Access key" : "Ключ доступа",
"Secret key" : "Секретный ключ",
"Builtin" : "Встроенный",

Просмотреть файл

@ -15,6 +15,7 @@
"Unsatisfied backend parameters" : "Недопустимые настройки бэкенда",
"Unsatisfied authentication mechanism parameters" : "Недопустимые настройки механизма авторизации",
"Insufficient data: %s" : "Недостаточно данных: %s",
"%s" : "%s",
"Personal" : "Личное",
"System" : "Система",
"Grant access" : "Предоставить доступ",
@ -31,7 +32,17 @@
"Every time the filesystem is used" : "Каждый раз при обращении к файловой системе",
"All users. Type to select user or group." : "Все пользователи. Введите имя пользователя или группы.",
"(group)" : "(группа)",
"Admin defined" : "Админ определен",
"Saved" : "Сохранено",
"Empty response from the server" : "Пустой ответ от сервера",
"Couldn't access. Please logout and login to activate this mount point" : "Не удалось получить доступ. Пожалуйста, выйти и войдите чтобы активировать эту точку монтирования",
"Couldn't get the information from the ownCloud server: {code} {type}" : "Не удалось получить информацию от сервера OwnCloud: {code} {type}",
"Couldn't get the list of external mount points: {type}" : "Не удалось получить список внешних точек монтирования: {type}",
"There was an error with message: " : "Обнаружена ошибка в сообщении:",
"External mount error" : "Ошибка внешнего монтажа",
"goto-external-storage" : "goto-external-storage",
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Не удалось получить список окон сетевого диска точки монтирования: пустой ответ от сервера",
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Некоторые из настроенных внешних точек монтирования не подключены. Для получения дополнительной информации, пожалуйста нажмите на красную строку (ы)",
"Access key" : "Ключ доступа",
"Secret key" : "Секретный ключ",
"Builtin" : "Встроенный",

Просмотреть файл

@ -3,6 +3,7 @@ OC.L10N.register(
{
"Server to server sharing is not enabled on this server" : "Le partage de serveur à serveur n'est pas activé sur ce serveur",
"The mountpoint name contains invalid characters." : "Le nom du point de montage contient des caractères non valides.",
"Not allowed to create a federated share with the same user server" : "Non autorisé à créer un partage fédéré avec un utilisateur du même serveur",
"Invalid or untrusted SSL certificate" : "Certificat SSL non valable ou non fiable",
"Could not authenticate to remote share, password might be wrong" : "Impossible de s'authentifier au partage distant : le mot de passe en probablement incorrect",
"Storage not valid" : "Support de stockage non valide",

Просмотреть файл

@ -1,6 +1,7 @@
{ "translations": {
"Server to server sharing is not enabled on this server" : "Le partage de serveur à serveur n'est pas activé sur ce serveur",
"The mountpoint name contains invalid characters." : "Le nom du point de montage contient des caractères non valides.",
"Not allowed to create a federated share with the same user server" : "Non autorisé à créer un partage fédéré avec un utilisateur du même serveur",
"Invalid or untrusted SSL certificate" : "Certificat SSL non valable ou non fiable",
"Could not authenticate to remote share, password might be wrong" : "Impossible de s'authentifier au partage distant : le mot de passe en probablement incorrect",
"Storage not valid" : "Support de stockage non valide",

Просмотреть файл

@ -11,6 +11,7 @@ OC.L10N.register(
"You shared %1$s via link" : "שיתפת %1$s על בסיס קישור",
"Shares" : "שיתופים",
"Password" : "סיסמא",
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
"Name" : "שם",
"Download" : "הורדה"
},

Просмотреть файл

@ -9,6 +9,7 @@
"You shared %1$s via link" : "שיתפת %1$s על בסיס קישור",
"Shares" : "שיתופים",
"Password" : "סיסמא",
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
"Name" : "שם",
"Download" : "הורדה"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

Просмотреть файл

@ -8,7 +8,13 @@ OC.L10N.register(
"Delete" : "מחיקה",
"Delete permanently" : "מחיקה לצמיתות",
"Error" : "שגיאה",
"This operation is forbidden" : "פעולה זו אסורה",
"This directory is unavailable, please check the logs or contact the administrator" : "תיקייה זו לא קיימת, יש לבדוק את הלוגים או ליצור קשר עם המנהל",
"restored" : "שוחזר",
"No deleted files" : "אין קבצים שנמחקו",
"You will be able to recover deleted files from here" : "ניתן לבטל מחיקת קבצים מכאן",
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
"Select all" : "לבחור הכול",
"Name" : "שם",
"Deleted" : "נמחק"
},

Просмотреть файл

@ -6,7 +6,13 @@
"Delete" : "מחיקה",
"Delete permanently" : "מחיקה לצמיתות",
"Error" : "שגיאה",
"This operation is forbidden" : "פעולה זו אסורה",
"This directory is unavailable, please check the logs or contact the administrator" : "תיקייה זו לא קיימת, יש לבדוק את הלוגים או ליצור קשר עם המנהל",
"restored" : "שוחזר",
"No deleted files" : "אין קבצים שנמחקו",
"You will be able to recover deleted files from here" : "ניתן לבטל מחיקת קבצים מכאן",
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
"Select all" : "לבחור הכול",
"Name" : "שם",
"Deleted" : "נמחק"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

Просмотреть файл

@ -3,6 +3,7 @@ OC.L10N.register(
{
"Do you really want to delete the current Server Configuration?" : "האם אכן למחוק את הגדרות השרת הנוכחיות?",
"Confirm Deletion" : "אישור המחיקה",
"Server" : "שרת",
"Users" : "משתמשים",
"Groups" : "קבוצות",
"Help" : "עזרה",
@ -12,6 +13,7 @@ OC.L10N.register(
"Password" : "סיסמא",
"For anonymous access, leave DN and Password empty." : "לגישה אנונימית, השאר את הDM והסיסמא ריקים.",
"Back" : "אחורה",
"Continue" : "המשך",
"Advanced" : "מתקדם",
"in seconds. A change empties the cache." : "בשניות. שינוי מרוקן את המטמון.",
"in bytes" : "בבתים"

Просмотреть файл

@ -1,6 +1,7 @@
{ "translations": {
"Do you really want to delete the current Server Configuration?" : "האם אכן למחוק את הגדרות השרת הנוכחיות?",
"Confirm Deletion" : "אישור המחיקה",
"Server" : "שרת",
"Users" : "משתמשים",
"Groups" : "קבוצות",
"Help" : "עזרה",
@ -10,6 +11,7 @@
"Password" : "סיסמא",
"For anonymous access, leave DN and Password empty." : "לגישה אנונימית, השאר את הDM והסיסמא ריקים.",
"Back" : "אחורה",
"Continue" : "המשך",
"Advanced" : "מתקדם",
"in seconds. A change empties the cache." : "בשניות. שינוי מרוקן את המטמון.",
"in bytes" : "בבתים"

Просмотреть файл

@ -16,6 +16,8 @@ OC.L10N.register(
"Updated \"%s\" to %s" : "Mise à jour de « %s » vers %s",
"Repair warning: " : "Avertissement de réparation :",
"Repair error: " : "Erreur de réparation :",
"Set log level to debug" : "Changer le niveau de journalisation pour le débogage",
"Reset log level" : "Réinitialiser le niveau de journalisation",
"Starting code integrity check" : "Lancement de la vérification d'integrite du code",
"Finished code integrity check" : "Fin de la vérification dintégrité du code",
"%s (3rdparty)" : "%s (origine tierce)",

Просмотреть файл

@ -14,6 +14,8 @@
"Updated \"%s\" to %s" : "Mise à jour de « %s » vers %s",
"Repair warning: " : "Avertissement de réparation :",
"Repair error: " : "Erreur de réparation :",
"Set log level to debug" : "Changer le niveau de journalisation pour le débogage",
"Reset log level" : "Réinitialiser le niveau de journalisation",
"Starting code integrity check" : "Lancement de la vérification d'integrite du code",
"Finished code integrity check" : "Fin de la vérification dintégrité du code",
"%s (3rdparty)" : "%s (origine tierce)",

Просмотреть файл

@ -1,6 +1,13 @@
OC.L10N.register(
"core",
{
"Preparing update" : "מכין עדכון",
"Updated database" : "עדכון מסד נתונים",
"Updated \"%s\" to %s" : "מעדכן \"%s\" ל- %s",
"Already up to date" : "כבר עדכני",
"File is too big" : "הקובץ גדול מדי",
"Unknown filetype" : "סוג קובץ לא מוכר",
"Invalid image" : "תמונה לא חוקית",
"Sunday" : "יום ראשון",
"Monday" : "יום שני",
"Tuesday" : "יום שלישי",
@ -46,8 +53,16 @@ OC.L10N.register(
"Yes" : "כן",
"Choose" : "בחירה",
"Ok" : "בסדר",
"read-only" : "לקריאה בלבד",
"New Files" : "קבצים חדשים",
"Cancel" : "ביטול",
"Continue" : "המשך",
"(all selected)" : "(הכול נבחר)",
"Very weak password" : "סיסמא מאוד חלשה",
"Weak password" : "סיסמא חלשה",
"So-so password" : "סיסמא ככה-ככה",
"Good password" : "סיסמא טובה",
"Strong password" : "סיסמא חזקה",
"Shared" : "שותף",
"Error" : "שגיאה",
"Error while sharing" : "שגיאה במהלך השיתוף",
@ -89,8 +104,14 @@ OC.L10N.register(
"Share with users, groups or remote users …" : "שיתוף עם משתמשים, קבוצות או משתמשים חצוניים...",
"Warning" : "אזהרה",
"The object type is not specified." : "סוג הפריט לא צוין.",
"Enter new" : "הכנסת חדש",
"Delete" : "מחיקה",
"Add" : "הוספה",
"unknown text" : "מלל לא מוכר",
"Hello world!" : "שלום עולם!",
"sunny" : "שמשי",
"Hello {name}, the weather is {weather}" : "שלום {name}, מזג האוויר הנו {weather}",
"Hello {name}" : "שלום {name}",
"The update was successful. Redirecting you to ownCloud now." : "תהליך העדכון הסתיים בהצלחה. עכשיו מנתב אותך אל ownCloud.",
"Use the following link to reset your password: {link}" : "יש להשתמש בקישור הבא כדי לאפס את הססמה שלך: {link}",
"New password" : "ססמה חדשה",
@ -101,6 +122,7 @@ OC.L10N.register(
"Admin" : "מנהל",
"Help" : "עזרה",
"Access forbidden" : "הגישה נחסמה",
"Cheers!" : "לחיים!",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "תיקיית וקבצי המידע שלך כנראה נגישים מהאינטרנט מכיוון שקובץ ה.htaccess לא עובד.",
"Create an <strong>admin account</strong>" : "יצירת <strong>חשבון מנהל</strong>",
"Username" : "שם משתמש",
@ -112,9 +134,14 @@ OC.L10N.register(
"Database tablespace" : "מרחב הכתובות של מסד הנתונים",
"Database host" : "שרת בסיס נתונים",
"Finish setup" : "סיום התקנה",
"Need help?" : "עזרה נזקקת?",
"Log out" : "התנתקות",
"Search" : "חיפוש",
"Log in" : "כניסה",
"Alternative Logins" : "כניסות אלטרנטיביות"
"Wrong password." : "סיסמא שגוייה.",
"Stay logged in" : "השאר מחובר",
"Alternative Logins" : "כניסות אלטרנטיביות",
"Thank you for your patience." : "תודה על הסבלנות.",
"Start update" : "התחלת עדכון"
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,4 +1,11 @@
{ "translations": {
"Preparing update" : "מכין עדכון",
"Updated database" : "עדכון מסד נתונים",
"Updated \"%s\" to %s" : "מעדכן \"%s\" ל- %s",
"Already up to date" : "כבר עדכני",
"File is too big" : "הקובץ גדול מדי",
"Unknown filetype" : "סוג קובץ לא מוכר",
"Invalid image" : "תמונה לא חוקית",
"Sunday" : "יום ראשון",
"Monday" : "יום שני",
"Tuesday" : "יום שלישי",
@ -44,8 +51,16 @@
"Yes" : "כן",
"Choose" : "בחירה",
"Ok" : "בסדר",
"read-only" : "לקריאה בלבד",
"New Files" : "קבצים חדשים",
"Cancel" : "ביטול",
"Continue" : "המשך",
"(all selected)" : "(הכול נבחר)",
"Very weak password" : "סיסמא מאוד חלשה",
"Weak password" : "סיסמא חלשה",
"So-so password" : "סיסמא ככה-ככה",
"Good password" : "סיסמא טובה",
"Strong password" : "סיסמא חזקה",
"Shared" : "שותף",
"Error" : "שגיאה",
"Error while sharing" : "שגיאה במהלך השיתוף",
@ -87,8 +102,14 @@
"Share with users, groups or remote users …" : "שיתוף עם משתמשים, קבוצות או משתמשים חצוניים...",
"Warning" : "אזהרה",
"The object type is not specified." : "סוג הפריט לא צוין.",
"Enter new" : "הכנסת חדש",
"Delete" : "מחיקה",
"Add" : "הוספה",
"unknown text" : "מלל לא מוכר",
"Hello world!" : "שלום עולם!",
"sunny" : "שמשי",
"Hello {name}, the weather is {weather}" : "שלום {name}, מזג האוויר הנו {weather}",
"Hello {name}" : "שלום {name}",
"The update was successful. Redirecting you to ownCloud now." : "תהליך העדכון הסתיים בהצלחה. עכשיו מנתב אותך אל ownCloud.",
"Use the following link to reset your password: {link}" : "יש להשתמש בקישור הבא כדי לאפס את הססמה שלך: {link}",
"New password" : "ססמה חדשה",
@ -99,6 +120,7 @@
"Admin" : "מנהל",
"Help" : "עזרה",
"Access forbidden" : "הגישה נחסמה",
"Cheers!" : "לחיים!",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "תיקיית וקבצי המידע שלך כנראה נגישים מהאינטרנט מכיוון שקובץ ה.htaccess לא עובד.",
"Create an <strong>admin account</strong>" : "יצירת <strong>חשבון מנהל</strong>",
"Username" : "שם משתמש",
@ -110,9 +132,14 @@
"Database tablespace" : "מרחב הכתובות של מסד הנתונים",
"Database host" : "שרת בסיס נתונים",
"Finish setup" : "סיום התקנה",
"Need help?" : "עזרה נזקקת?",
"Log out" : "התנתקות",
"Search" : "חיפוש",
"Log in" : "כניסה",
"Alternative Logins" : "כניסות אלטרנטיביות"
"Wrong password." : "סיסמא שגוייה.",
"Stay logged in" : "השאר מחובר",
"Alternative Logins" : "כניסות אלטרנטיביות",
"Thank you for your patience." : "תודה על הסבלנות.",
"Start update" : "התחלת עדכון"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -18,6 +18,8 @@ OC.L10N.register(
"Repair error: " : "Ошибка восстановления:",
"Set log level to debug" : "Установить уровень журнала отладки",
"Reset log level" : "Сбросить уровень журнала",
"Starting code integrity check" : "Начинается проверка целостности кода",
"Finished code integrity check" : "Проверка целостности кода завершина",
"%s (3rdparty)" : "%s (3rdparty)",
"%s (incompatible)" : "%s (несовместим)",
"Following apps have been disabled: %s" : "Были отключены следующие приложения: %s",
@ -77,6 +79,7 @@ OC.L10N.register(
"Oct." : "Окт.",
"Nov." : "Ноя.",
"Dec." : "Дек.",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\"> Были обнаружены проблемы с проверкой целостности кода. Подробнее ...",
"Settings" : "Настройки",
"Saving..." : "Сохранение...",
"seconds ago" : "несколько секунд назад",
@ -111,6 +114,9 @@ OC.L10N.register(
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Ваш веб-сервер еще не настроен должным образом, чтобы позволить синхронизацию файлов, потому что интерфейс WebDAV, кажется, испорчен.",
"This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Этот сервер не имеет подключения к Интернету. Это означает, что некоторые из функций, таких как внешнее хранилище, уведомления об обновлениях и установки сторонних приложений не будут работать. Доступ к файлам удаленно и отправки уведомлений по почте могут не работать. Мы предлагаем включить подключение к Интернету для этого сервера, если вы хотите, чтобы все функции работали.",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Ваш каталог данных и ваши файлы возможно доступны из интернете. .htaccess файл не работает. Мы настоятельно рекомендуем вам настроить ваш веб сервер таким образом, что-бы каталог данных не был больше доступен или переместите каталог данных за пределы корня веб сервера.",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "Кэш-памяти не настроено. Для повышения производительности, пожалуйста, настройте кэш-памяти (memcache) если есть такая возможность. Дополнительную информацию можно найти в нашей <a target=\"_blank\" href=\"{docLink}\"> документации </a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "/DEV/urandom не доступно для PHP, это крайне нежелательно по соображениям безопасности. Дополнительную информацию можно найти в нашей <a target=\"_blank\" href=\"{docLink}\"> документации </a>.",
"Your PHP version ({version}) is no longer <a target=\"_blank\" href=\"{phpLink}\">supported by PHP</a>. We encourage you to upgrade your PHP version to take advantage of performance and security updates provided by PHP." : "Ваша версия PHP ({version}) больше не <a target=\"_blank\" href=\"{phpLink}\"> поддерживается PHP разработчиками</a>. Мы рекомендуем Вам обновить версию PHP, чтобы воспользоваться производительностью и безопасностью, предусмотренных в обновленной версии PHP.",
"Error occurred while checking server setup" : "Произошла ошибка при проверке настроек сервера",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "Заголовок HTTP \"{header}\" не настроен на ожидаемый \"{expected}\". Это потенциальная проблема безопасности и мы рекомендуем изменить эти настройки.",
"The \"Strict-Transport-Security\" HTTP header is not configured to least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "Заголовок HTTP \"Strict-Transport-Security\" должен быть настроен хотя бы на \"{seconds}\" секунд. Для улучшения безопасности мы рекомендуем включить HSTS согласно нашим <a href=\"{docUrl}\">подсказкам по безопасности</a>.",
@ -182,6 +188,7 @@ OC.L10N.register(
"Couldn't reset password because the token is invalid" : "Невозможно сбросить пароль из-за неверного токена",
"Couldn't reset password because the token is expired" : "Не удается сбросить пароль, так как токен истек.",
"Couldn't send reset email. Please make sure your username is correct." : "Не удалось отправить письмо для сброса пароля. Убедитесь, что имя пользователя указано верно.",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "Не удалось отправить письмо сброса из-за отсутствия адреса электронной почты для этого пользователя. Пожалуйста, обратитесь к администратору.",
"%s password reset" : "Сброс пароля %s",
"Use the following link to reset your password: {link}" : "Используйте следующую ссылку чтобы сбросить пароль: {link}",
"New password" : "Новый пароль",

Просмотреть файл

@ -16,6 +16,8 @@
"Repair error: " : "Ошибка восстановления:",
"Set log level to debug" : "Установить уровень журнала отладки",
"Reset log level" : "Сбросить уровень журнала",
"Starting code integrity check" : "Начинается проверка целостности кода",
"Finished code integrity check" : "Проверка целостности кода завершина",
"%s (3rdparty)" : "%s (3rdparty)",
"%s (incompatible)" : "%s (несовместим)",
"Following apps have been disabled: %s" : "Были отключены следующие приложения: %s",
@ -75,6 +77,7 @@
"Oct." : "Окт.",
"Nov." : "Ноя.",
"Dec." : "Дек.",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\"> Были обнаружены проблемы с проверкой целостности кода. Подробнее ...",
"Settings" : "Настройки",
"Saving..." : "Сохранение...",
"seconds ago" : "несколько секунд назад",
@ -109,6 +112,9 @@
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Ваш веб-сервер еще не настроен должным образом, чтобы позволить синхронизацию файлов, потому что интерфейс WebDAV, кажется, испорчен.",
"This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Этот сервер не имеет подключения к Интернету. Это означает, что некоторые из функций, таких как внешнее хранилище, уведомления об обновлениях и установки сторонних приложений не будут работать. Доступ к файлам удаленно и отправки уведомлений по почте могут не работать. Мы предлагаем включить подключение к Интернету для этого сервера, если вы хотите, чтобы все функции работали.",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Ваш каталог данных и ваши файлы возможно доступны из интернете. .htaccess файл не работает. Мы настоятельно рекомендуем вам настроить ваш веб сервер таким образом, что-бы каталог данных не был больше доступен или переместите каталог данных за пределы корня веб сервера.",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "Кэш-памяти не настроено. Для повышения производительности, пожалуйста, настройте кэш-памяти (memcache) если есть такая возможность. Дополнительную информацию можно найти в нашей <a target=\"_blank\" href=\"{docLink}\"> документации </a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "/DEV/urandom не доступно для PHP, это крайне нежелательно по соображениям безопасности. Дополнительную информацию можно найти в нашей <a target=\"_blank\" href=\"{docLink}\"> документации </a>.",
"Your PHP version ({version}) is no longer <a target=\"_blank\" href=\"{phpLink}\">supported by PHP</a>. We encourage you to upgrade your PHP version to take advantage of performance and security updates provided by PHP." : "Ваша версия PHP ({version}) больше не <a target=\"_blank\" href=\"{phpLink}\"> поддерживается PHP разработчиками</a>. Мы рекомендуем Вам обновить версию PHP, чтобы воспользоваться производительностью и безопасностью, предусмотренных в обновленной версии PHP.",
"Error occurred while checking server setup" : "Произошла ошибка при проверке настроек сервера",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "Заголовок HTTP \"{header}\" не настроен на ожидаемый \"{expected}\". Это потенциальная проблема безопасности и мы рекомендуем изменить эти настройки.",
"The \"Strict-Transport-Security\" HTTP header is not configured to least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "Заголовок HTTP \"Strict-Transport-Security\" должен быть настроен хотя бы на \"{seconds}\" секунд. Для улучшения безопасности мы рекомендуем включить HSTS согласно нашим <a href=\"{docUrl}\">подсказкам по безопасности</a>.",
@ -180,6 +186,7 @@
"Couldn't reset password because the token is invalid" : "Невозможно сбросить пароль из-за неверного токена",
"Couldn't reset password because the token is expired" : "Не удается сбросить пароль, так как токен истек.",
"Couldn't send reset email. Please make sure your username is correct." : "Не удалось отправить письмо для сброса пароля. Убедитесь, что имя пользователя указано верно.",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "Не удалось отправить письмо сброса из-за отсутствия адреса электронной почты для этого пользователя. Пожалуйста, обратитесь к администратору.",
"%s password reset" : "Сброс пароля %s",
"Use the following link to reset your password: {link}" : "Используйте следующую ссылку чтобы сбросить пароль: {link}",
"New password" : "Новый пароль",

Просмотреть файл

@ -95,6 +95,7 @@ OC.L10N.register(
"Sharing %s failed, because %s is not a member of the group %s" : "Le partage de %s a échoué car %s n'est pas membre du groupe %s",
"You need to provide a password to create a public link, only protected links are allowed" : "Vous devez fournir un mot de passe pour créer un lien public, seuls les liens protégés sont autorisées.",
"Sharing %s failed, because sharing with links is not allowed" : "Le partage de %s a échoué car le partage par lien n'est pas permis",
"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.",
"Share type %s is not valid for %s" : "Le type de partage %s n'est pas valide pour %s",
"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Le réglage des permissions pour %s a échoué car les permissions dépassent celles accordées à %s",

Просмотреть файл

@ -93,6 +93,7 @@
"Sharing %s failed, because %s is not a member of the group %s" : "Le partage de %s a échoué car %s n'est pas membre du groupe %s",
"You need to provide a password to create a public link, only protected links are allowed" : "Vous devez fournir un mot de passe pour créer un lien public, seuls les liens protégés sont autorisées.",
"Sharing %s failed, because sharing with links is not allowed" : "Le partage de %s a échoué car le partage par lien n'est pas permis",
"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.",
"Share type %s is not valid for %s" : "Le type de partage %s n'est pas valide pour %s",
"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Le réglage des permissions pour %s a échoué car les permissions dépassent celles accordées à %s",

Просмотреть файл

@ -5,6 +5,8 @@ OC.L10N.register(
"Personal" : "אישי",
"Users" : "משתמשים",
"Admin" : "מנהל",
"Unknown filetype" : "סוג קובץ לא מוכר",
"Invalid image" : "תמונה לא חוקית",
"today" : "היום",
"yesterday" : "אתמול",
"last month" : "חודש שעבר",

Просмотреть файл

@ -3,6 +3,8 @@
"Personal" : "אישי",
"Users" : "משתמשים",
"Admin" : "מנהל",
"Unknown filetype" : "סוג קובץ לא מוכר",
"Invalid image" : "תמונה לא חוקית",
"today" : "היום",
"yesterday" : "אתמול",
"last month" : "חודש שעבר",

Просмотреть файл

@ -2,9 +2,9 @@ OC.L10N.register(
"settings",
{
"So-so password" : "So-so wagwoord",
"Cancel" : "Kanseleer",
"Password" : "Wagwoord",
"New password" : "Nuwe wagwoord",
"Cancel" : "Kanseleer",
"Username" : "Gebruikersnaam"
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,8 +1,8 @@
{ "translations": {
"So-so password" : "So-so wagwoord",
"Cancel" : "Kanseleer",
"Password" : "Wagwoord",
"New password" : "Nuwe wagwoord",
"Cancel" : "Kanseleer",
"Username" : "Gebruikersnaam"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -80,24 +80,21 @@ OC.L10N.register(
"Documentation:" : "التوثيق",
"Uninstall App" : "أزالة تطبيق",
"Forum" : "منتدى",
"Get the apps to sync your files" : "احصل على التطبيقات لمزامنة ملفاتك",
"Show First Run Wizard again" : "ابدأ خطوات بداية التشغيل من جديد",
"Profile picture" : "صورة الملف الشخصي",
"Upload new" : "رفع الان",
"Remove image" : "إزالة الصورة",
"Cancel" : "الغاء",
"Email" : "البريد الإلكترونى",
"Your email address" : "عنوانك البريدي",
"Password" : "كلمة المرور",
"Unable to change your password" : "لم يتم تعديل كلمة السر بنجاح",
"Current password" : "كلمات السر الحالية",
"New password" : "كلمات سر جديدة",
"Change password" : "عدل كلمة السر",
"Email" : "البريد الإلكترونى",
"Your email address" : "عنوانك البريدي",
"Profile picture" : "صورة الملف الشخصي",
"Upload new" : "رفع الان",
"Select new from Files" : "اختر جديد من الملفات ",
"Remove image" : "إزالة الصورة",
"Your avatar is provided by your original account." : "صورتك الرمزية يتم توفيرها عن طريق حسابك الاصلي.",
"Cancel" : "الغاء",
"Choose as profile image" : "اختر صورة الملف الشخصي",
"Language" : "اللغة",
"Help translate" : "ساعد في الترجمه",
"Get the apps to sync your files" : "احصل على التطبيقات لمزامنة ملفاتك",
"Show First Run Wizard again" : "ابدأ خطوات بداية التشغيل من جديد",
"Valid until" : "صالح حتى",
"Username" : "إسم المستخدم",
"Create" : "انشئ",

Просмотреть файл

@ -78,24 +78,21 @@
"Documentation:" : "التوثيق",
"Uninstall App" : "أزالة تطبيق",
"Forum" : "منتدى",
"Get the apps to sync your files" : "احصل على التطبيقات لمزامنة ملفاتك",
"Show First Run Wizard again" : "ابدأ خطوات بداية التشغيل من جديد",
"Profile picture" : "صورة الملف الشخصي",
"Upload new" : "رفع الان",
"Remove image" : "إزالة الصورة",
"Cancel" : "الغاء",
"Email" : "البريد الإلكترونى",
"Your email address" : "عنوانك البريدي",
"Password" : "كلمة المرور",
"Unable to change your password" : "لم يتم تعديل كلمة السر بنجاح",
"Current password" : "كلمات السر الحالية",
"New password" : "كلمات سر جديدة",
"Change password" : "عدل كلمة السر",
"Email" : "البريد الإلكترونى",
"Your email address" : "عنوانك البريدي",
"Profile picture" : "صورة الملف الشخصي",
"Upload new" : "رفع الان",
"Select new from Files" : "اختر جديد من الملفات ",
"Remove image" : "إزالة الصورة",
"Your avatar is provided by your original account." : "صورتك الرمزية يتم توفيرها عن طريق حسابك الاصلي.",
"Cancel" : "الغاء",
"Choose as profile image" : "اختر صورة الملف الشخصي",
"Language" : "اللغة",
"Help translate" : "ساعد في الترجمه",
"Get the apps to sync your files" : "احصل على التطبيقات لمزامنة ملفاتك",
"Show First Run Wizard again" : "ابدأ خطوات بداية التشغيل من جديد",
"Valid until" : "صالح حتى",
"Username" : "إسم المستخدم",
"Create" : "انشئ",

Просмотреть файл

@ -122,28 +122,24 @@ OC.L10N.register(
"Uninstall App" : "Desinstalar aplicación",
"Cheers!" : "¡Salú!",
"Forum" : "Foru",
"Get the apps to sync your files" : "Obtener les aplicaciones pa sincronizar ficheros",
"Desktop client" : "Cliente d'escritoriu",
"Android app" : "Aplicación d'Android",
"iOS app" : "Aplicación d'iOS",
"Show First Run Wizard again" : "Amosar nuevamente l'Encontu d'execución inicial",
"Profile picture" : "Semeya de perfil",
"Upload new" : "Xubir otra",
"Remove image" : "Desaniciar imaxe",
"Cancel" : "Encaboxar",
"Email" : "Corréu-e",
"Your email address" : "Direición de corréu-e",
"Password" : "Contraseña",
"Unable to change your password" : "Nun pudo camudase la contraseña",
"Current password" : "Contraseña actual",
"New password" : "Contraseña nueva",
"Change password" : "Camudar contraseña",
"Email" : "Corréu-e",
"Your email address" : "Direición de corréu-e",
"Fill in an email address to enable password recovery and receive notifications" : "Introducir una direición de corréu-e p'activar la recuperación de contraseñes y recibir notificaciones",
"Profile picture" : "Semeya de perfil",
"Upload new" : "Xubir otra",
"Select new from Files" : "Esbillar otra dende Ficheros",
"Remove image" : "Desaniciar imaxe",
"Your avatar is provided by your original account." : "L'avatar ta proporcionáu pola to cuenta orixinal.",
"Cancel" : "Encaboxar",
"Choose as profile image" : "Esbillar como imaxe de perfil",
"Language" : "Llingua",
"Help translate" : "Ayúdanos nes traducciones",
"Get the apps to sync your files" : "Obtener les aplicaciones pa sincronizar ficheros",
"Desktop client" : "Cliente d'escritoriu",
"Android app" : "Aplicación d'Android",
"iOS app" : "Aplicación d'iOS",
"Show First Run Wizard again" : "Amosar nuevamente l'Encontu d'execución inicial",
"Username" : "Nome d'usuariu",
"Create" : "Crear",
"Admin Recovery Password" : "Recuperación de la contraseña d'alministración",

Просмотреть файл

@ -120,28 +120,24 @@
"Uninstall App" : "Desinstalar aplicación",
"Cheers!" : "¡Salú!",
"Forum" : "Foru",
"Get the apps to sync your files" : "Obtener les aplicaciones pa sincronizar ficheros",
"Desktop client" : "Cliente d'escritoriu",
"Android app" : "Aplicación d'Android",
"iOS app" : "Aplicación d'iOS",
"Show First Run Wizard again" : "Amosar nuevamente l'Encontu d'execución inicial",
"Profile picture" : "Semeya de perfil",
"Upload new" : "Xubir otra",
"Remove image" : "Desaniciar imaxe",
"Cancel" : "Encaboxar",
"Email" : "Corréu-e",
"Your email address" : "Direición de corréu-e",
"Password" : "Contraseña",
"Unable to change your password" : "Nun pudo camudase la contraseña",
"Current password" : "Contraseña actual",
"New password" : "Contraseña nueva",
"Change password" : "Camudar contraseña",
"Email" : "Corréu-e",
"Your email address" : "Direición de corréu-e",
"Fill in an email address to enable password recovery and receive notifications" : "Introducir una direición de corréu-e p'activar la recuperación de contraseñes y recibir notificaciones",
"Profile picture" : "Semeya de perfil",
"Upload new" : "Xubir otra",
"Select new from Files" : "Esbillar otra dende Ficheros",
"Remove image" : "Desaniciar imaxe",
"Your avatar is provided by your original account." : "L'avatar ta proporcionáu pola to cuenta orixinal.",
"Cancel" : "Encaboxar",
"Choose as profile image" : "Esbillar como imaxe de perfil",
"Language" : "Llingua",
"Help translate" : "Ayúdanos nes traducciones",
"Get the apps to sync your files" : "Obtener les aplicaciones pa sincronizar ficheros",
"Desktop client" : "Cliente d'escritoriu",
"Android app" : "Aplicación d'Android",
"iOS app" : "Aplicación d'iOS",
"Show First Run Wizard again" : "Amosar nuevamente l'Encontu d'execución inicial",
"Username" : "Nome d'usuariu",
"Create" : "Crear",
"Admin Recovery Password" : "Recuperación de la contraseña d'alministración",

Просмотреть файл

@ -85,8 +85,8 @@ OC.L10N.register(
"A valid password must be provided" : "Düzgün şifrə daxil edilməlidir",
"A valid email must be provided" : "Düzgün email təqdim edilməlidir",
"__language_name__" : "__AZ_Azerbaijan__",
"Sync clients" : "Müştəriləri sinxronizasiya et",
"Personal info" : "Şəxsi məlumat",
"Sync clients" : "Müştəriləri sinxronizasiya et",
"SSL root certificates" : "SSL root sertifikatları",
"Everything (fatal issues, errors, warnings, info, debug)" : "Hər şey(ən pis hadisələr, səhvlər, xəbərdarlıqlar, məlmat, araşdırma səhvləri)",
"Info, warnings, errors and fatal issues" : "Məlmat, xəbərdarlıqlar, səhvlər və ən pis hadisələr",
@ -167,33 +167,29 @@ OC.L10N.register(
"Cheers!" : "Şərəfə!",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ey ora,\n\nancaq deyirik ki, sizin artiq %s hesabınız var.\n\nizin istifadəçi adınız: %s\nYetkilidir: %s\n\n",
"Forum" : "Forum",
"Profile picture" : "Profil şəkli",
"Upload new" : "Yenisini yüklə",
"Remove image" : "Şəkili sil",
"Cancel" : "Dayandır",
"Full name" : "Tam ad",
"No display name set" : "Ekranda adı dəsti yoxdur",
"Email" : "Email",
"Your email address" : "Sizin email ünvanı",
"No email address set" : "Email ünvanı dəsti yoxdur",
"You are member of the following groups:" : "Siz göstərilən qrupların üzvüsünüz:",
"Password" : "Şifrə",
"Unable to change your password" : "Sizin şifrəni dəyişmək mümkün olmadı",
"Current password" : "Hazırkı şifrə",
"New password" : "Yeni şifrə",
"Change password" : "Şifrəni dəyiş",
"Language" : "Dil",
"Help translate" : "Tərcüməyə kömək",
"Get the apps to sync your files" : "Fayllarınızın sinxronizasiyası üçün proqramları götürün",
"Desktop client" : "Desktop client",
"Android app" : "Android proqramı",
"iOS app" : "iOS proqramı",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Əgər siz proektə dəstək vermək istəyirsinizsə\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">Təkmilləşdirməyə üzv</a>\n\t\tyada\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">söz yaymaq</a>!",
"Show First Run Wizard again" : "İlk işəsalma sehirbazını yenidən göstər",
"Password" : "Şifrə",
"Unable to change your password" : "Sizin şifrəni dəyişmək mümkün olmadı",
"Current password" : "Hazırkı şifrə",
"New password" : "Yeni şifrə",
"Change password" : "Şifrəni dəyiş",
"Full name" : "Tam ad",
"No display name set" : "Ekranda adı dəsti yoxdur",
"Email" : "Email",
"Your email address" : "Sizin email ünvanı",
"Fill in an email address to enable password recovery and receive notifications" : "Email ünvanını doldurun ki, sifrənizin bərpa edilməsini işə salasınız və məktubla xəbərdarlıqları qəbul edəsiniz.",
"No email address set" : "Email ünvanı dəsti yoxdur",
"You are member of the following groups:" : "Siz göstərilən qrupların üzvüsünüz:",
"Profile picture" : "Profil şəkli",
"Upload new" : "Yenisini yüklə",
"Select new from Files" : "Fayllardan yenisini seç",
"Remove image" : "Şəkili sil",
"Your avatar is provided by your original account." : "Sizin avatar sizin original hesab tərəfindən təqdim edilib.",
"Cancel" : "Dayandır",
"Choose as profile image" : "Profayl şəklini seçin",
"Language" : "Dil",
"Help translate" : "Tərcüməyə kömək",
"Common Name" : "Ümumi ad",
"Valid until" : "Vaxtadək keçərlidir",
"Issued By" : "Tərəfindən yaradılıb",

Просмотреть файл

@ -83,8 +83,8 @@
"A valid password must be provided" : "Düzgün şifrə daxil edilməlidir",
"A valid email must be provided" : "Düzgün email təqdim edilməlidir",
"__language_name__" : "__AZ_Azerbaijan__",
"Sync clients" : "Müştəriləri sinxronizasiya et",
"Personal info" : "Şəxsi məlumat",
"Sync clients" : "Müştəriləri sinxronizasiya et",
"SSL root certificates" : "SSL root sertifikatları",
"Everything (fatal issues, errors, warnings, info, debug)" : "Hər şey(ən pis hadisələr, səhvlər, xəbərdarlıqlar, məlmat, araşdırma səhvləri)",
"Info, warnings, errors and fatal issues" : "Məlmat, xəbərdarlıqlar, səhvlər və ən pis hadisələr",
@ -165,33 +165,29 @@
"Cheers!" : "Şərəfə!",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ey ora,\n\nancaq deyirik ki, sizin artiq %s hesabınız var.\n\nizin istifadəçi adınız: %s\nYetkilidir: %s\n\n",
"Forum" : "Forum",
"Profile picture" : "Profil şəkli",
"Upload new" : "Yenisini yüklə",
"Remove image" : "Şəkili sil",
"Cancel" : "Dayandır",
"Full name" : "Tam ad",
"No display name set" : "Ekranda adı dəsti yoxdur",
"Email" : "Email",
"Your email address" : "Sizin email ünvanı",
"No email address set" : "Email ünvanı dəsti yoxdur",
"You are member of the following groups:" : "Siz göstərilən qrupların üzvüsünüz:",
"Password" : "Şifrə",
"Unable to change your password" : "Sizin şifrəni dəyişmək mümkün olmadı",
"Current password" : "Hazırkı şifrə",
"New password" : "Yeni şifrə",
"Change password" : "Şifrəni dəyiş",
"Language" : "Dil",
"Help translate" : "Tərcüməyə kömək",
"Get the apps to sync your files" : "Fayllarınızın sinxronizasiyası üçün proqramları götürün",
"Desktop client" : "Desktop client",
"Android app" : "Android proqramı",
"iOS app" : "iOS proqramı",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Əgər siz proektə dəstək vermək istəyirsinizsə\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">Təkmilləşdirməyə üzv</a>\n\t\tyada\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">söz yaymaq</a>!",
"Show First Run Wizard again" : "İlk işəsalma sehirbazını yenidən göstər",
"Password" : "Şifrə",
"Unable to change your password" : "Sizin şifrəni dəyişmək mümkün olmadı",
"Current password" : "Hazırkı şifrə",
"New password" : "Yeni şifrə",
"Change password" : "Şifrəni dəyiş",
"Full name" : "Tam ad",
"No display name set" : "Ekranda adı dəsti yoxdur",
"Email" : "Email",
"Your email address" : "Sizin email ünvanı",
"Fill in an email address to enable password recovery and receive notifications" : "Email ünvanını doldurun ki, sifrənizin bərpa edilməsini işə salasınız və məktubla xəbərdarlıqları qəbul edəsiniz.",
"No email address set" : "Email ünvanı dəsti yoxdur",
"You are member of the following groups:" : "Siz göstərilən qrupların üzvüsünüz:",
"Profile picture" : "Profil şəkli",
"Upload new" : "Yenisini yüklə",
"Select new from Files" : "Fayllardan yenisini seç",
"Remove image" : "Şəkili sil",
"Your avatar is provided by your original account." : "Sizin avatar sizin original hesab tərəfindən təqdim edilib.",
"Cancel" : "Dayandır",
"Choose as profile image" : "Profayl şəklini seçin",
"Language" : "Dil",
"Help translate" : "Tərcüməyə kömək",
"Common Name" : "Ümumi ad",
"Valid until" : "Vaxtadək keçərlidir",
"Issued By" : "Tərəfindən yaradılıb",

Просмотреть файл

@ -84,8 +84,8 @@ OC.L10N.register(
"A valid password must be provided" : "Трябва да бъде зададена валидна парола",
"A valid email must be provided" : "Трябва да бъде зададена валидна електронна поща",
"__language_name__" : "Български",
"Sync clients" : "Синхронизиращи клиенти",
"Personal info" : "Лична информация",
"Sync clients" : "Синхронизиращи клиенти",
"SSL root certificates" : "SSL root сертификати",
"Everything (fatal issues, errors, warnings, info, debug)" : "Всичко (фатални проблеми, грешки, предупреждения, информация, дебъгване)",
"Info, warnings, errors and fatal issues" : "информация, предупреждения, грешки и фатални проблеми",
@ -167,33 +167,29 @@ OC.L10N.register(
"Cheers!" : "Поздрави!",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Здрасти,\n\nСамо да ти кажа, че имаш %s профил.\n\nПотребителя ти е: %s\nДостъпи го: %s\n",
"Forum" : "Форум",
"Profile picture" : "Аватар",
"Upload new" : "Качи нов",
"Remove image" : "Премахни изображението",
"Cancel" : "Отказ",
"Full name" : "Пълно име",
"No display name set" : "Няма настроено екранно име",
"Email" : "Имейл",
"Your email address" : "Твоят имейл адрес",
"No email address set" : "Няма настроен адрес на електронна поща",
"You are member of the following groups:" : "Ти си член на следните групи:",
"Password" : "Парола",
"Unable to change your password" : "Неуспешна промяна на паролата.",
"Current password" : "Текуща парола",
"New password" : "Нова парола",
"Change password" : "Промяна на паролата",
"Language" : "Език",
"Help translate" : "Помогни с превода",
"Get the apps to sync your files" : "Изтегли програми за синхронизиране на файловете ти",
"Desktop client" : "Клиент за настолен компютър",
"Android app" : "Андроид приложение",
"iOS app" : "iOS приложение",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ако искаш да помогнеш на проекта:\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">присъедини се и пиши код</a>\n\t\tили\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">разпространи мълвата</a>!",
"Show First Run Wizard again" : "Покажи Настройките за Първоначално Зареждане отново",
"Password" : "Парола",
"Unable to change your password" : "Неуспешна промяна на паролата.",
"Current password" : "Текуща парола",
"New password" : "Нова парола",
"Change password" : "Промяна на паролата",
"Full name" : "Пълно име",
"No display name set" : "Няма настроено екранно име",
"Email" : "Имейл",
"Your email address" : "Твоят имейл адрес",
"Fill in an email address to enable password recovery and receive notifications" : "Въведи имейл, за да включиш функцията за възстановяване на паролата и уведомления.",
"No email address set" : "Няма настроен адрес на електронна поща",
"You are member of the following groups:" : "Ти си член на следните групи:",
"Profile picture" : "Аватар",
"Upload new" : "Качи нов",
"Select new from Files" : "Избери нов от Файловете",
"Remove image" : "Премахни изображението",
"Your avatar is provided by your original account." : "Твоят аватар е взет от оригиналния ти профил.",
"Cancel" : "Отказ",
"Choose as profile image" : "Избери като аватар",
"Language" : "Език",
"Help translate" : "Помогни с превода",
"Common Name" : "Познато Име",
"Valid until" : "Валиден до",
"Issued By" : "Издаден От",

Просмотреть файл

@ -82,8 +82,8 @@
"A valid password must be provided" : "Трябва да бъде зададена валидна парола",
"A valid email must be provided" : "Трябва да бъде зададена валидна електронна поща",
"__language_name__" : "Български",
"Sync clients" : "Синхронизиращи клиенти",
"Personal info" : "Лична информация",
"Sync clients" : "Синхронизиращи клиенти",
"SSL root certificates" : "SSL root сертификати",
"Everything (fatal issues, errors, warnings, info, debug)" : "Всичко (фатални проблеми, грешки, предупреждения, информация, дебъгване)",
"Info, warnings, errors and fatal issues" : "информация, предупреждения, грешки и фатални проблеми",
@ -165,33 +165,29 @@
"Cheers!" : "Поздрави!",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Здрасти,\n\nСамо да ти кажа, че имаш %s профил.\n\nПотребителя ти е: %s\nДостъпи го: %s\n",
"Forum" : "Форум",
"Profile picture" : "Аватар",
"Upload new" : "Качи нов",
"Remove image" : "Премахни изображението",
"Cancel" : "Отказ",
"Full name" : "Пълно име",
"No display name set" : "Няма настроено екранно име",
"Email" : "Имейл",
"Your email address" : "Твоят имейл адрес",
"No email address set" : "Няма настроен адрес на електронна поща",
"You are member of the following groups:" : "Ти си член на следните групи:",
"Password" : "Парола",
"Unable to change your password" : "Неуспешна промяна на паролата.",
"Current password" : "Текуща парола",
"New password" : "Нова парола",
"Change password" : "Промяна на паролата",
"Language" : "Език",
"Help translate" : "Помогни с превода",
"Get the apps to sync your files" : "Изтегли програми за синхронизиране на файловете ти",
"Desktop client" : "Клиент за настолен компютър",
"Android app" : "Андроид приложение",
"iOS app" : "iOS приложение",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ако искаш да помогнеш на проекта:\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">присъедини се и пиши код</a>\n\t\tили\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">разпространи мълвата</a>!",
"Show First Run Wizard again" : "Покажи Настройките за Първоначално Зареждане отново",
"Password" : "Парола",
"Unable to change your password" : "Неуспешна промяна на паролата.",
"Current password" : "Текуща парола",
"New password" : "Нова парола",
"Change password" : "Промяна на паролата",
"Full name" : "Пълно име",
"No display name set" : "Няма настроено екранно име",
"Email" : "Имейл",
"Your email address" : "Твоят имейл адрес",
"Fill in an email address to enable password recovery and receive notifications" : "Въведи имейл, за да включиш функцията за възстановяване на паролата и уведомления.",
"No email address set" : "Няма настроен адрес на електронна поща",
"You are member of the following groups:" : "Ти си член на следните групи:",
"Profile picture" : "Аватар",
"Upload new" : "Качи нов",
"Select new from Files" : "Избери нов от Файловете",
"Remove image" : "Премахни изображението",
"Your avatar is provided by your original account." : "Твоят аватар е взет от оригиналния ти профил.",
"Cancel" : "Отказ",
"Choose as profile image" : "Избери като аватар",
"Language" : "Език",
"Help translate" : "Помогни с превода",
"Common Name" : "Познато Име",
"Valid until" : "Валиден до",
"Issued By" : "Издаден От",

Просмотреть файл

@ -53,18 +53,18 @@ OC.L10N.register(
"by" : "কর্তৃক",
"Cheers!" : "শুভেচ্ছা!",
"Forum" : "ফোরাম",
"Get the apps to sync your files" : "আপনার ফাইলসমূহ সিংক করতে অ্যাপস নিন",
"Show First Run Wizard again" : "প্রথমবার চালানোর যাদুকর পূনরায় প্রদর্শন কর",
"Cancel" : "বাতির",
"Email" : "ইমেইল",
"Your email address" : "আপনার ই-মেইল ঠিকানা",
"Password" : "কূটশব্দ",
"Unable to change your password" : "আপনার কূটশব্দটি পরিবর্তন করতে সক্ষম নয়",
"Current password" : "বর্তমান কূটশব্দ",
"New password" : "নতুন কূটশব্দ",
"Change password" : "কূটশব্দ পরিবর্তন করুন",
"Email" : "ইমেইল",
"Your email address" : "আপনার ই-মেইল ঠিকানা",
"Cancel" : "বাতির",
"Language" : "ভাষা",
"Help translate" : "অনুবাদ করতে সহায়তা করুন",
"Get the apps to sync your files" : "আপনার ফাইলসমূহ সিংক করতে অ্যাপস নিন",
"Show First Run Wizard again" : "প্রথমবার চালানোর যাদুকর পূনরায় প্রদর্শন কর",
"Username" : "ব্যবহারকারী",
"Create" : "তৈরী কর",
"Admin Recovery Password" : "প্রশাসক পূণরূদ্ধার কুটশব্দ",

Просмотреть файл

@ -51,18 +51,18 @@
"by" : "কর্তৃক",
"Cheers!" : "শুভেচ্ছা!",
"Forum" : "ফোরাম",
"Get the apps to sync your files" : "আপনার ফাইলসমূহ সিংক করতে অ্যাপস নিন",
"Show First Run Wizard again" : "প্রথমবার চালানোর যাদুকর পূনরায় প্রদর্শন কর",
"Cancel" : "বাতির",
"Email" : "ইমেইল",
"Your email address" : "আপনার ই-মেইল ঠিকানা",
"Password" : "কূটশব্দ",
"Unable to change your password" : "আপনার কূটশব্দটি পরিবর্তন করতে সক্ষম নয়",
"Current password" : "বর্তমান কূটশব্দ",
"New password" : "নতুন কূটশব্দ",
"Change password" : "কূটশব্দ পরিবর্তন করুন",
"Email" : "ইমেইল",
"Your email address" : "আপনার ই-মেইল ঠিকানা",
"Cancel" : "বাতির",
"Language" : "ভাষা",
"Help translate" : "অনুবাদ করতে সহায়তা করুন",
"Get the apps to sync your files" : "আপনার ফাইলসমূহ সিংক করতে অ্যাপস নিন",
"Show First Run Wizard again" : "প্রথমবার চালানোর যাদুকর পূনরায় প্রদর্শন কর",
"Username" : "ব্যবহারকারী",
"Create" : "তৈরী কর",
"Admin Recovery Password" : "প্রশাসক পূণরূদ্ধার কুটশব্দ",

Просмотреть файл

@ -4,8 +4,8 @@ OC.L10N.register(
"Saved" : "সংরক্ষিত",
"Delete" : "মুছে ফেলা",
"by" : "দ্বারা",
"Get the apps to sync your files" : "আপনার ফাইল সিঙ্ক করার অ্যাপ পান",
"Cancel" : "বাতিল করা",
"Get the apps to sync your files" : "আপনার ফাইল সিঙ্ক করার অ্যাপ পান",
"Username" : "ইউজারনেম"
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -2,8 +2,8 @@
"Saved" : "সংরক্ষিত",
"Delete" : "মুছে ফেলা",
"by" : "দ্বারা",
"Get the apps to sync your files" : "আপনার ফাইল সিঙ্ক করার অ্যাপ পান",
"Cancel" : "বাতিল করা",
"Get the apps to sync your files" : "আপনার ফাইল সিঙ্ক করার অ্যাপ পান",
"Username" : "ইউজারনেম"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -140,28 +140,24 @@ OC.L10N.register(
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hej,<br><br>samo da javim da sad imate %s račum.<br><br>Vaše korisničko ime: %s<br>Pristupite mu: <a href=\"%s\">%s</a><br><br>",
"Cheers!" : "Cheers!",
"Forum" : "Forum",
"Get the apps to sync your files" : "Koristite aplikacije za sinhronizaciju svojih datoteka",
"Desktop client" : "Desktop klijent",
"Android app" : "Android aplikacija",
"iOS app" : "iOS aplikacija",
"Show First Run Wizard again" : "Opet pokažite First Run Wizard",
"Profile picture" : "Slika profila",
"Upload new" : "Učitaj novu",
"Remove image" : "Ukloni sliku",
"Cancel" : "Odustani",
"Email" : "E-pošta",
"Your email address" : "Vaša adresa e-pošte",
"Password" : "Lozinka",
"Unable to change your password" : "Vašu lozinku nije moguće promijeniti",
"Current password" : "Trenutna lozinka",
"New password" : "Nova lozinka",
"Change password" : "Promijeni lozinku",
"Email" : "E-pošta",
"Your email address" : "Vaša adresa e-pošte",
"Fill in an email address to enable password recovery and receive notifications" : "Unesite adresu e-pošte da biste omogućili oporavak lozinke i primili notifikacije",
"Profile picture" : "Slika profila",
"Upload new" : "Učitaj novu",
"Select new from Files" : "Odaberi novu iz datoteka",
"Remove image" : "Ukloni sliku",
"Your avatar is provided by your original account." : "Vaš avatar je isporučen od strane vašeg izvornog računa.",
"Cancel" : "Odustani",
"Choose as profile image" : "Izaberi kao sliku profila",
"Language" : "Jezik",
"Help translate" : "Pomozi prevesti",
"Get the apps to sync your files" : "Koristite aplikacije za sinhronizaciju svojih datoteka",
"Desktop client" : "Desktop klijent",
"Android app" : "Android aplikacija",
"iOS app" : "iOS aplikacija",
"Show First Run Wizard again" : "Opet pokažite First Run Wizard",
"Common Name" : "Opće Ime",
"Valid until" : "Validno do",
"Issued By" : "Izdano od",

Просмотреть файл

@ -138,28 +138,24 @@
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hej,<br><br>samo da javim da sad imate %s račum.<br><br>Vaše korisničko ime: %s<br>Pristupite mu: <a href=\"%s\">%s</a><br><br>",
"Cheers!" : "Cheers!",
"Forum" : "Forum",
"Get the apps to sync your files" : "Koristite aplikacije za sinhronizaciju svojih datoteka",
"Desktop client" : "Desktop klijent",
"Android app" : "Android aplikacija",
"iOS app" : "iOS aplikacija",
"Show First Run Wizard again" : "Opet pokažite First Run Wizard",
"Profile picture" : "Slika profila",
"Upload new" : "Učitaj novu",
"Remove image" : "Ukloni sliku",
"Cancel" : "Odustani",
"Email" : "E-pošta",
"Your email address" : "Vaša adresa e-pošte",
"Password" : "Lozinka",
"Unable to change your password" : "Vašu lozinku nije moguće promijeniti",
"Current password" : "Trenutna lozinka",
"New password" : "Nova lozinka",
"Change password" : "Promijeni lozinku",
"Email" : "E-pošta",
"Your email address" : "Vaša adresa e-pošte",
"Fill in an email address to enable password recovery and receive notifications" : "Unesite adresu e-pošte da biste omogućili oporavak lozinke i primili notifikacije",
"Profile picture" : "Slika profila",
"Upload new" : "Učitaj novu",
"Select new from Files" : "Odaberi novu iz datoteka",
"Remove image" : "Ukloni sliku",
"Your avatar is provided by your original account." : "Vaš avatar je isporučen od strane vašeg izvornog računa.",
"Cancel" : "Odustani",
"Choose as profile image" : "Izaberi kao sliku profila",
"Language" : "Jezik",
"Help translate" : "Pomozi prevesti",
"Get the apps to sync your files" : "Koristite aplikacije za sinhronizaciju svojih datoteka",
"Desktop client" : "Desktop klijent",
"Android app" : "Android aplikacija",
"iOS app" : "iOS aplikacija",
"Show First Run Wizard again" : "Opet pokažite First Run Wizard",
"Common Name" : "Opće Ime",
"Valid until" : "Validno do",
"Issued By" : "Izdano od",

Просмотреть файл

@ -97,8 +97,8 @@ OC.L10N.register(
"A valid password must be provided" : "Heu de facilitar una contrasenya vàlida",
"A valid email must be provided" : "S'ha de subministrar una adreça de correu electrònic vàlida",
"__language_name__" : "Català",
"Sync clients" : "Sincronitzar clients",
"Personal info" : "Informació personal",
"Sync clients" : "Sincronitzar clients",
"SSL root certificates" : "Certificats SSL root",
"Everything (fatal issues, errors, warnings, info, debug)" : "Tot (problemes fatals, errors, avisos, informació, depuració)",
"Info, warnings, errors and fatal issues" : "Informació, avisos, errors i problemes fatals",
@ -193,33 +193,29 @@ OC.L10N.register(
"Online documentation" : "Documentació en línia",
"Forum" : "Fòrum",
"Commercial support" : "Suport comercial",
"Profile picture" : "Foto de perfil",
"Upload new" : "Puja'n una de nova",
"Remove image" : "Elimina imatge",
"Cancel" : "Cancel·la",
"Full name" : "Nom complet",
"No display name set" : "No s'ha establert cap nom para mostrar",
"Email" : "Correu electrònic",
"Your email address" : "Correu electrònic",
"No email address set" : "No s'ha establert cap adreça de correu",
"You are member of the following groups:" : "Vostè és membre dels següents grups:",
"Password" : "Contrasenya",
"Unable to change your password" : "No s'ha pogut canviar la contrasenya",
"Current password" : "Contrasenya actual",
"New password" : "Contrasenya nova",
"Change password" : "Canvia la contrasenya",
"Language" : "Idioma",
"Help translate" : "Ajudeu-nos amb la traducció",
"Get the apps to sync your files" : "Obtingueu les aplicacions per sincronitzar els vostres fitxers",
"Desktop client" : "Client d'escriptori",
"Android app" : "aplicació para Android",
"iOS app" : "aplicació para iOS",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vol recolzar el projecte\n⇥⇥<a href=\"https://owncloud.org/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> unir-se al desenvolupament</a>\n⇥⇥o\n⇥⇥<a href=\"https://owncloud.org/promote\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> difondre'l !</a>!",
"Show First Run Wizard again" : "Torna a mostrar l'assistent de primera execució",
"Password" : "Contrasenya",
"Unable to change your password" : "No s'ha pogut canviar la contrasenya",
"Current password" : "Contrasenya actual",
"New password" : "Contrasenya nova",
"Change password" : "Canvia la contrasenya",
"Full name" : "Nom complet",
"No display name set" : "No s'ha establert cap nom para mostrar",
"Email" : "Correu electrònic",
"Your email address" : "Correu electrònic",
"Fill in an email address to enable password recovery and receive notifications" : "Ompliu una adreça de correu per poder recuperar la contrasenya i rebre notificacions",
"No email address set" : "No s'ha establert cap adreça de correu",
"You are member of the following groups:" : "Vostè és membre dels següents grups:",
"Profile picture" : "Foto de perfil",
"Upload new" : "Puja'n una de nova",
"Select new from Files" : "Selecciona'n una de nova dels fitxers",
"Remove image" : "Elimina imatge",
"Your avatar is provided by your original account." : "El vostre compte original proporciona l'avatar.",
"Cancel" : "Cancel·la",
"Choose as profile image" : "Selecciona com a imatge de perfil",
"Language" : "Idioma",
"Help translate" : "Ajudeu-nos amb la traducció",
"Common Name" : "Nom comú",
"Valid until" : "Valid fins",
"Issued By" : "Emès Per",

Просмотреть файл

@ -95,8 +95,8 @@
"A valid password must be provided" : "Heu de facilitar una contrasenya vàlida",
"A valid email must be provided" : "S'ha de subministrar una adreça de correu electrònic vàlida",
"__language_name__" : "Català",
"Sync clients" : "Sincronitzar clients",
"Personal info" : "Informació personal",
"Sync clients" : "Sincronitzar clients",
"SSL root certificates" : "Certificats SSL root",
"Everything (fatal issues, errors, warnings, info, debug)" : "Tot (problemes fatals, errors, avisos, informació, depuració)",
"Info, warnings, errors and fatal issues" : "Informació, avisos, errors i problemes fatals",
@ -191,33 +191,29 @@
"Online documentation" : "Documentació en línia",
"Forum" : "Fòrum",
"Commercial support" : "Suport comercial",
"Profile picture" : "Foto de perfil",
"Upload new" : "Puja'n una de nova",
"Remove image" : "Elimina imatge",
"Cancel" : "Cancel·la",
"Full name" : "Nom complet",
"No display name set" : "No s'ha establert cap nom para mostrar",
"Email" : "Correu electrònic",
"Your email address" : "Correu electrònic",
"No email address set" : "No s'ha establert cap adreça de correu",
"You are member of the following groups:" : "Vostè és membre dels següents grups:",
"Password" : "Contrasenya",
"Unable to change your password" : "No s'ha pogut canviar la contrasenya",
"Current password" : "Contrasenya actual",
"New password" : "Contrasenya nova",
"Change password" : "Canvia la contrasenya",
"Language" : "Idioma",
"Help translate" : "Ajudeu-nos amb la traducció",
"Get the apps to sync your files" : "Obtingueu les aplicacions per sincronitzar els vostres fitxers",
"Desktop client" : "Client d'escriptori",
"Android app" : "aplicació para Android",
"iOS app" : "aplicació para iOS",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vol recolzar el projecte\n⇥⇥<a href=\"https://owncloud.org/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> unir-se al desenvolupament</a>\n⇥⇥o\n⇥⇥<a href=\"https://owncloud.org/promote\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> difondre'l !</a>!",
"Show First Run Wizard again" : "Torna a mostrar l'assistent de primera execució",
"Password" : "Contrasenya",
"Unable to change your password" : "No s'ha pogut canviar la contrasenya",
"Current password" : "Contrasenya actual",
"New password" : "Contrasenya nova",
"Change password" : "Canvia la contrasenya",
"Full name" : "Nom complet",
"No display name set" : "No s'ha establert cap nom para mostrar",
"Email" : "Correu electrònic",
"Your email address" : "Correu electrònic",
"Fill in an email address to enable password recovery and receive notifications" : "Ompliu una adreça de correu per poder recuperar la contrasenya i rebre notificacions",
"No email address set" : "No s'ha establert cap adreça de correu",
"You are member of the following groups:" : "Vostè és membre dels següents grups:",
"Profile picture" : "Foto de perfil",
"Upload new" : "Puja'n una de nova",
"Select new from Files" : "Selecciona'n una de nova dels fitxers",
"Remove image" : "Elimina imatge",
"Your avatar is provided by your original account." : "El vostre compte original proporciona l'avatar.",
"Cancel" : "Cancel·la",
"Choose as profile image" : "Selecciona com a imatge de perfil",
"Language" : "Idioma",
"Help translate" : "Ajudeu-nos amb la traducció",
"Common Name" : "Nom comú",
"Valid until" : "Valid fins",
"Issued By" : "Emès Per",

Просмотреть файл

@ -107,8 +107,8 @@ OC.L10N.register(
"A valid password must be provided" : "Musíte zadat platné heslo",
"A valid email must be provided" : "Musíte zadat platný email",
"__language_name__" : "Česky",
"Sync clients" : "Synchronizační klienti",
"Personal info" : "Osobní informace",
"Sync clients" : "Synchronizační klienti",
"SSL root certificates" : "Kořenové certifikáty SSL",
"Everything (fatal issues, errors, warnings, info, debug)" : "Vše (fatální problémy, chyby, varování, informační, ladící)",
"Info, warnings, errors and fatal issues" : "Informace, varování, chyby a fatální problémy",
@ -224,34 +224,29 @@ OC.L10N.register(
"Forum" : "Fórum",
"Issue tracker" : "Seznam chyb",
"Commercial support" : "Placená podpora",
"Profile picture" : "Profilový obrázek",
"Upload new" : "Nahrát nový",
"Remove image" : "Odebrat obrázek",
"Cancel" : "Zrušit",
"Full name" : "Celé jméno",
"No display name set" : "Jméno pro zobrazení nenastaveno",
"Email" : "Email",
"Your email address" : "Vaše emailová adresa",
"No email address set" : "Emailová adresa není nastavena",
"You are member of the following groups:" : "Patříte do následujících skupin:",
"Password" : "Heslo",
"Unable to change your password" : "Změna vašeho hesla se nezdařila",
"Current password" : "Současné heslo",
"New password" : "Nové heslo",
"Change password" : "Změnit heslo",
"Language" : "Jazyk",
"Help translate" : "Pomoci s překladem",
"Get the apps to sync your files" : "Získat aplikace pro synchronizaci vašich souborů",
"Desktop client" : "Aplikace pro počítač",
"Android app" : "Aplikace pro Android",
"iOS app" : "iOS aplikace",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Chcete-li podpořit tento projekt\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">přidejte se k jeho vývoji</a>\n\t\tnebo\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">šiřte osvětu</a>!",
"Show First Run Wizard again" : "Znovu zobrazit průvodce prvním spuštěním",
"Password" : "Heslo",
"Unable to change your password" : "Změna vašeho hesla se nezdařila",
"Current password" : "Současné heslo",
"New password" : "Nové heslo",
"Change password" : "Změnit heslo",
"Full name" : "Celé jméno",
"No display name set" : "Jméno pro zobrazení nenastaveno",
"Email" : "Email",
"Your email address" : "Vaše emailová adresa",
"Fill in an email address to enable password recovery and receive notifications" : "Zadejte emailovou adresu pro umožnění obnovy zapomenutého hesla a pro přijímání upozornění",
"No email address set" : "Emailová adresa není nastavena",
"You are member of the following groups:" : "Patříte do následujících skupin:",
"Profile picture" : "Profilový obrázek",
"Upload new" : "Nahrát nový",
"Select new from Files" : "Vyberte nový ze souborů",
"Remove image" : "Odebrat obrázek",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Buď png nebo jpg. Nejlépe čtvercový, ale budete mít možnost jej oříznout. Soubor nesmí být větší než 20 MB.",
"Your avatar is provided by your original account." : "Váš avatar je poskytován Vaším původním účtem.",
"Cancel" : "Zrušit",
"Choose as profile image" : "Vybrat jako profilový obrázek",
"Language" : "Jazyk",
"Help translate" : "Pomoci s překladem",
"Common Name" : "Common Name",
"Valid until" : "Platný do",
"Issued By" : "Vydal",

Просмотреть файл

@ -105,8 +105,8 @@
"A valid password must be provided" : "Musíte zadat platné heslo",
"A valid email must be provided" : "Musíte zadat platný email",
"__language_name__" : "Česky",
"Sync clients" : "Synchronizační klienti",
"Personal info" : "Osobní informace",
"Sync clients" : "Synchronizační klienti",
"SSL root certificates" : "Kořenové certifikáty SSL",
"Everything (fatal issues, errors, warnings, info, debug)" : "Vše (fatální problémy, chyby, varování, informační, ladící)",
"Info, warnings, errors and fatal issues" : "Informace, varování, chyby a fatální problémy",
@ -222,34 +222,29 @@
"Forum" : "Fórum",
"Issue tracker" : "Seznam chyb",
"Commercial support" : "Placená podpora",
"Profile picture" : "Profilový obrázek",
"Upload new" : "Nahrát nový",
"Remove image" : "Odebrat obrázek",
"Cancel" : "Zrušit",
"Full name" : "Celé jméno",
"No display name set" : "Jméno pro zobrazení nenastaveno",
"Email" : "Email",
"Your email address" : "Vaše emailová adresa",
"No email address set" : "Emailová adresa není nastavena",
"You are member of the following groups:" : "Patříte do následujících skupin:",
"Password" : "Heslo",
"Unable to change your password" : "Změna vašeho hesla se nezdařila",
"Current password" : "Současné heslo",
"New password" : "Nové heslo",
"Change password" : "Změnit heslo",
"Language" : "Jazyk",
"Help translate" : "Pomoci s překladem",
"Get the apps to sync your files" : "Získat aplikace pro synchronizaci vašich souborů",
"Desktop client" : "Aplikace pro počítač",
"Android app" : "Aplikace pro Android",
"iOS app" : "iOS aplikace",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Chcete-li podpořit tento projekt\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">přidejte se k jeho vývoji</a>\n\t\tnebo\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">šiřte osvětu</a>!",
"Show First Run Wizard again" : "Znovu zobrazit průvodce prvním spuštěním",
"Password" : "Heslo",
"Unable to change your password" : "Změna vašeho hesla se nezdařila",
"Current password" : "Současné heslo",
"New password" : "Nové heslo",
"Change password" : "Změnit heslo",
"Full name" : "Celé jméno",
"No display name set" : "Jméno pro zobrazení nenastaveno",
"Email" : "Email",
"Your email address" : "Vaše emailová adresa",
"Fill in an email address to enable password recovery and receive notifications" : "Zadejte emailovou adresu pro umožnění obnovy zapomenutého hesla a pro přijímání upozornění",
"No email address set" : "Emailová adresa není nastavena",
"You are member of the following groups:" : "Patříte do následujících skupin:",
"Profile picture" : "Profilový obrázek",
"Upload new" : "Nahrát nový",
"Select new from Files" : "Vyberte nový ze souborů",
"Remove image" : "Odebrat obrázek",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Buď png nebo jpg. Nejlépe čtvercový, ale budete mít možnost jej oříznout. Soubor nesmí být větší než 20 MB.",
"Your avatar is provided by your original account." : "Váš avatar je poskytován Vaším původním účtem.",
"Cancel" : "Zrušit",
"Choose as profile image" : "Vybrat jako profilový obrázek",
"Language" : "Jazyk",
"Help translate" : "Pomoci s překladem",
"Common Name" : "Common Name",
"Valid until" : "Platný do",
"Issued By" : "Vydal",

Просмотреть файл

@ -12,10 +12,10 @@ OC.L10N.register(
"Login" : "Mewngofnodi",
"Encryption" : "Amgryptiad",
"by" : "gan",
"Cancel" : "Diddymu",
"Email" : "E-bost",
"Password" : "Cyfrinair",
"New password" : "Cyfrinair newydd",
"Email" : "E-bost",
"Cancel" : "Diddymu",
"Username" : "Enw defnyddiwr",
"Other" : "Arall"
},

Просмотреть файл

@ -10,10 +10,10 @@
"Login" : "Mewngofnodi",
"Encryption" : "Amgryptiad",
"by" : "gan",
"Cancel" : "Diddymu",
"Email" : "E-bost",
"Password" : "Cyfrinair",
"New password" : "Cyfrinair newydd",
"Email" : "E-bost",
"Cancel" : "Diddymu",
"Username" : "Enw defnyddiwr",
"Other" : "Arall"
},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"

Просмотреть файл

@ -104,8 +104,8 @@ OC.L10N.register(
"A valid password must be provided" : "En gyldig adgangskode skal angives",
"A valid email must be provided" : "Der skal angives en gyldig e-mail",
"__language_name__" : "Dansk",
"Sync clients" : "Synkroniserings klienter",
"Personal info" : "Personlige oplysninger",
"Sync clients" : "Synkroniserings klienter",
"SSL root certificates" : "SSL-rodcertifikater",
"Everything (fatal issues, errors, warnings, info, debug)" : "Alt (alvorlige fejl, fejl, advarsler, info, debug)",
"Info, warnings, errors and fatal issues" : "Info, advarsler, fejl og alvorlige fejl",
@ -216,34 +216,29 @@ OC.L10N.register(
"Forum" : "Forum",
"Issue tracker" : "Problem følger",
"Commercial support" : "Kommerciel support",
"Profile picture" : "Profilbillede",
"Upload new" : "Upload nyt",
"Remove image" : "Fjern billede",
"Cancel" : "Annuller",
"Full name" : "Fulde navn",
"No display name set" : "Der er ikke angivet skærmnavn",
"Email" : "E-mail",
"Your email address" : "Din e-mailadresse",
"No email address set" : "Der er ikke angivet e-mailadresse",
"You are member of the following groups:" : "Der er medlem af følgende grupper:",
"Password" : "Kodeord",
"Unable to change your password" : "Ude af stand til at ændre dit kodeord",
"Current password" : "Nuværende adgangskode",
"New password" : "Nyt kodeord",
"Change password" : "Skift kodeord",
"Language" : "Sprog",
"Help translate" : "Hjælp med oversættelsen",
"Get the apps to sync your files" : "Hent applikationerne for at synkronisere dine filer",
"Desktop client" : "Skrivebordsklient",
"Android app" : "Android-app",
"iOS app" : "iOS-app",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Hvis du vil støtte projektet, så\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">deltag i udviklingen</a>\n\t\teller\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spred budskabet</a>!",
"Show First Run Wizard again" : "Vis guiden for første kørsel igen.",
"Password" : "Kodeord",
"Unable to change your password" : "Ude af stand til at ændre dit kodeord",
"Current password" : "Nuværende adgangskode",
"New password" : "Nyt kodeord",
"Change password" : "Skift kodeord",
"Full name" : "Fulde navn",
"No display name set" : "Der er ikke angivet skærmnavn",
"Email" : "E-mail",
"Your email address" : "Din e-mailadresse",
"Fill in an email address to enable password recovery and receive notifications" : "Angiv en e-mailadresse for at aktivere gendannelse af adgangskode og modtage notifikationer",
"No email address set" : "Der er ikke angivet e-mailadresse",
"You are member of the following groups:" : "Der er medlem af følgende grupper:",
"Profile picture" : "Profilbillede",
"Upload new" : "Upload nyt",
"Select new from Files" : "Vælg nyt fra Filer",
"Remove image" : "Fjern billede",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Enten png eller jpg. Ideelt kvadratisk men du har mulighed for at beskære det. Filen må ikke overskride maksimumgrænsen på 20 MB.",
"Your avatar is provided by your original account." : "Din avatar kommer fra din oprindelige konto.",
"Cancel" : "Annuller",
"Choose as profile image" : "Vælg som profilbillede",
"Language" : "Sprog",
"Help translate" : "Hjælp med oversættelsen",
"Common Name" : "Almindeligt navn",
"Valid until" : "Gyldig indtil",
"Issued By" : "Udstedt af",

Просмотреть файл

@ -102,8 +102,8 @@
"A valid password must be provided" : "En gyldig adgangskode skal angives",
"A valid email must be provided" : "Der skal angives en gyldig e-mail",
"__language_name__" : "Dansk",
"Sync clients" : "Synkroniserings klienter",
"Personal info" : "Personlige oplysninger",
"Sync clients" : "Synkroniserings klienter",
"SSL root certificates" : "SSL-rodcertifikater",
"Everything (fatal issues, errors, warnings, info, debug)" : "Alt (alvorlige fejl, fejl, advarsler, info, debug)",
"Info, warnings, errors and fatal issues" : "Info, advarsler, fejl og alvorlige fejl",
@ -214,34 +214,29 @@
"Forum" : "Forum",
"Issue tracker" : "Problem følger",
"Commercial support" : "Kommerciel support",
"Profile picture" : "Profilbillede",
"Upload new" : "Upload nyt",
"Remove image" : "Fjern billede",
"Cancel" : "Annuller",
"Full name" : "Fulde navn",
"No display name set" : "Der er ikke angivet skærmnavn",
"Email" : "E-mail",
"Your email address" : "Din e-mailadresse",
"No email address set" : "Der er ikke angivet e-mailadresse",
"You are member of the following groups:" : "Der er medlem af følgende grupper:",
"Password" : "Kodeord",
"Unable to change your password" : "Ude af stand til at ændre dit kodeord",
"Current password" : "Nuværende adgangskode",
"New password" : "Nyt kodeord",
"Change password" : "Skift kodeord",
"Language" : "Sprog",
"Help translate" : "Hjælp med oversættelsen",
"Get the apps to sync your files" : "Hent applikationerne for at synkronisere dine filer",
"Desktop client" : "Skrivebordsklient",
"Android app" : "Android-app",
"iOS app" : "iOS-app",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Hvis du vil støtte projektet, så\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">deltag i udviklingen</a>\n\t\teller\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spred budskabet</a>!",
"Show First Run Wizard again" : "Vis guiden for første kørsel igen.",
"Password" : "Kodeord",
"Unable to change your password" : "Ude af stand til at ændre dit kodeord",
"Current password" : "Nuværende adgangskode",
"New password" : "Nyt kodeord",
"Change password" : "Skift kodeord",
"Full name" : "Fulde navn",
"No display name set" : "Der er ikke angivet skærmnavn",
"Email" : "E-mail",
"Your email address" : "Din e-mailadresse",
"Fill in an email address to enable password recovery and receive notifications" : "Angiv en e-mailadresse for at aktivere gendannelse af adgangskode og modtage notifikationer",
"No email address set" : "Der er ikke angivet e-mailadresse",
"You are member of the following groups:" : "Der er medlem af følgende grupper:",
"Profile picture" : "Profilbillede",
"Upload new" : "Upload nyt",
"Select new from Files" : "Vælg nyt fra Filer",
"Remove image" : "Fjern billede",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Enten png eller jpg. Ideelt kvadratisk men du har mulighed for at beskære det. Filen må ikke overskride maksimumgrænsen på 20 MB.",
"Your avatar is provided by your original account." : "Din avatar kommer fra din oprindelige konto.",
"Cancel" : "Annuller",
"Choose as profile image" : "Vælg som profilbillede",
"Language" : "Sprog",
"Help translate" : "Hjælp med oversættelsen",
"Common Name" : "Almindeligt navn",
"Valid until" : "Gyldig indtil",
"Issued By" : "Udstedt af",

Просмотреть файл

@ -107,8 +107,8 @@ OC.L10N.register(
"A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
"A valid email must be provided" : "Es muss eine gültige E-Mail-Adresse angegeben werden",
"__language_name__" : "Deutsch (Persönlich)",
"Sync clients" : "Sync-Clients",
"Personal info" : "Persönliche Informationen",
"Sync clients" : "Sync-Clients",
"SSL root certificates" : "SSL-Root-Zertifikate",
"Everything (fatal issues, errors, warnings, info, debug)" : "Alles (fatale Probleme, Fehler, Warnungen, Infos, Debug-Meldungen)",
"Info, warnings, errors and fatal issues" : "Infos, Warnungen, Fehler und fatale Probleme",
@ -219,34 +219,29 @@ OC.L10N.register(
"Forum" : "Forum",
"Issue tracker" : "Issue Tracker",
"Commercial support" : "Kommerzieller Support",
"Profile picture" : "Profilbild",
"Upload new" : "Neues hochladen",
"Remove image" : "Bild entfernen",
"Cancel" : "Abbrechen",
"Full name" : "Vollständiger Name",
"No display name set" : "Kein Anzeigename angegeben",
"Email" : "E-Mail",
"Your email address" : "Deine E-Mail-Adresse",
"No email address set" : "Keine E-Mail-Adresse angegeben",
"You are member of the following groups:" : "Du bist Mitglied folgender Gruppen:",
"Password" : "Passwort",
"Unable to change your password" : "Passwort konnte nicht geändert werden",
"Current password" : "Aktuelles Passwort",
"New password" : "Neues Passwort",
"Change password" : "Passwort ändern",
"Language" : "Sprache",
"Help translate" : "Hilf bei der Übersetzung",
"Get the apps to sync your files" : "Lade die Apps zur Synchronisierung Deiner Daten herunter",
"Desktop client" : "Desktop-Client",
"Android app" : "Android-App",
"iOS app" : "iOS-App",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Du das Projekt unterstützen möchtest,\n<a href=\"https://owncloud.org/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">beteilige Dich an der Entwicklung</a>\noder\n<a href=\"https://owncloud.org/promote\"\ntarget=\"_blank\" rel=\"noreferrer\">hilf mit, es bekannter zu machen</a>!",
"Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen",
"Password" : "Passwort",
"Unable to change your password" : "Passwort konnte nicht geändert werden",
"Current password" : "Aktuelles Passwort",
"New password" : "Neues Passwort",
"Change password" : "Passwort ändern",
"Full name" : "Vollständiger Name",
"No display name set" : "Kein Anzeigename angegeben",
"Email" : "E-Mail",
"Your email address" : "Deine E-Mail-Adresse",
"Fill in an email address to enable password recovery and receive notifications" : "Gib eine E-Mail-Adresse an, um eine Wiederherstellung des Passworts zu ermöglichen und Benachrichtigungen zu empfangen",
"No email address set" : "Keine E-Mail-Adresse angegeben",
"You are member of the following groups:" : "Du bist Mitglied folgender Gruppen:",
"Profile picture" : "Profilbild",
"Upload new" : "Neues hochladen",
"Select new from Files" : "Neues aus den Dateien wählen",
"Remove image" : "Bild entfernen",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Entweder png oder jpg. Im Idealfall quadratisch, aber du kannst das Bild beschneiden. Es ist nicht erlaubt die Maximalgröße von 20 MB zu überschreiten.",
"Your avatar is provided by your original account." : "Dein Avatar wird von Deinem ursprünglichen Konto bereitgestellt.",
"Cancel" : "Abbrechen",
"Choose as profile image" : "Als Profilbild wählen",
"Language" : "Sprache",
"Help translate" : "Hilf bei der Übersetzung",
"Common Name" : "Common Name",
"Valid until" : "Gültig bis",
"Issued By" : "Ausgestellt von:",

Просмотреть файл

@ -105,8 +105,8 @@
"A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
"A valid email must be provided" : "Es muss eine gültige E-Mail-Adresse angegeben werden",
"__language_name__" : "Deutsch (Persönlich)",
"Sync clients" : "Sync-Clients",
"Personal info" : "Persönliche Informationen",
"Sync clients" : "Sync-Clients",
"SSL root certificates" : "SSL-Root-Zertifikate",
"Everything (fatal issues, errors, warnings, info, debug)" : "Alles (fatale Probleme, Fehler, Warnungen, Infos, Debug-Meldungen)",
"Info, warnings, errors and fatal issues" : "Infos, Warnungen, Fehler und fatale Probleme",
@ -217,34 +217,29 @@
"Forum" : "Forum",
"Issue tracker" : "Issue Tracker",
"Commercial support" : "Kommerzieller Support",
"Profile picture" : "Profilbild",
"Upload new" : "Neues hochladen",
"Remove image" : "Bild entfernen",
"Cancel" : "Abbrechen",
"Full name" : "Vollständiger Name",
"No display name set" : "Kein Anzeigename angegeben",
"Email" : "E-Mail",
"Your email address" : "Deine E-Mail-Adresse",
"No email address set" : "Keine E-Mail-Adresse angegeben",
"You are member of the following groups:" : "Du bist Mitglied folgender Gruppen:",
"Password" : "Passwort",
"Unable to change your password" : "Passwort konnte nicht geändert werden",
"Current password" : "Aktuelles Passwort",
"New password" : "Neues Passwort",
"Change password" : "Passwort ändern",
"Language" : "Sprache",
"Help translate" : "Hilf bei der Übersetzung",
"Get the apps to sync your files" : "Lade die Apps zur Synchronisierung Deiner Daten herunter",
"Desktop client" : "Desktop-Client",
"Android app" : "Android-App",
"iOS app" : "iOS-App",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Du das Projekt unterstützen möchtest,\n<a href=\"https://owncloud.org/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">beteilige Dich an der Entwicklung</a>\noder\n<a href=\"https://owncloud.org/promote\"\ntarget=\"_blank\" rel=\"noreferrer\">hilf mit, es bekannter zu machen</a>!",
"Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen",
"Password" : "Passwort",
"Unable to change your password" : "Passwort konnte nicht geändert werden",
"Current password" : "Aktuelles Passwort",
"New password" : "Neues Passwort",
"Change password" : "Passwort ändern",
"Full name" : "Vollständiger Name",
"No display name set" : "Kein Anzeigename angegeben",
"Email" : "E-Mail",
"Your email address" : "Deine E-Mail-Adresse",
"Fill in an email address to enable password recovery and receive notifications" : "Gib eine E-Mail-Adresse an, um eine Wiederherstellung des Passworts zu ermöglichen und Benachrichtigungen zu empfangen",
"No email address set" : "Keine E-Mail-Adresse angegeben",
"You are member of the following groups:" : "Du bist Mitglied folgender Gruppen:",
"Profile picture" : "Profilbild",
"Upload new" : "Neues hochladen",
"Select new from Files" : "Neues aus den Dateien wählen",
"Remove image" : "Bild entfernen",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Entweder png oder jpg. Im Idealfall quadratisch, aber du kannst das Bild beschneiden. Es ist nicht erlaubt die Maximalgröße von 20 MB zu überschreiten.",
"Your avatar is provided by your original account." : "Dein Avatar wird von Deinem ursprünglichen Konto bereitgestellt.",
"Cancel" : "Abbrechen",
"Choose as profile image" : "Als Profilbild wählen",
"Language" : "Sprache",
"Help translate" : "Hilf bei der Übersetzung",
"Common Name" : "Common Name",
"Valid until" : "Gültig bis",
"Issued By" : "Ausgestellt von:",

Просмотреть файл

@ -8,10 +8,10 @@ OC.L10N.register(
"Server address" : "Adresse des Servers",
"Port" : "Port",
"by" : "von",
"Cancel" : "Abbrechen",
"Email" : "E-Mail",
"Password" : "Passwort",
"Change password" : "Passwort ändern",
"Email" : "E-Mail",
"Cancel" : "Abbrechen",
"Username" : "Benutzername",
"Other" : "Anderes"
},

Просмотреть файл

@ -6,10 +6,10 @@
"Server address" : "Adresse des Servers",
"Port" : "Port",
"by" : "von",
"Cancel" : "Abbrechen",
"Email" : "E-Mail",
"Password" : "Passwort",
"Change password" : "Passwort ändern",
"Email" : "E-Mail",
"Cancel" : "Abbrechen",
"Username" : "Benutzername",
"Other" : "Anderes"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

Просмотреть файл

@ -105,8 +105,8 @@ OC.L10N.register(
"A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
"A valid email must be provided" : "Es muss eine gültige E-Mail-Adresse angegeben werden",
"__language_name__" : "Deutsch (Förmlich: Sie)",
"Sync clients" : "Sync-Clients",
"Personal info" : "Persönliche Informationen",
"Sync clients" : "Sync-Clients",
"SSL root certificates" : "SSL-Root-Zertifikate",
"Everything (fatal issues, errors, warnings, info, debug)" : "Alles (fatale Probleme, Fehler, Warnungen, Infos, Fehlerdiagnose)",
"Info, warnings, errors and fatal issues" : "Infos, Warnungen, Fehler und fatale Probleme",
@ -213,33 +213,29 @@ OC.L10N.register(
"Forum" : "Forum",
"Issue tracker" : "Issue Tracker",
"Commercial support" : "Kommerzieller Support",
"Profile picture" : "Profilbild",
"Upload new" : "Neues hochladen",
"Remove image" : "Bild entfernen",
"Cancel" : "Abbrechen",
"Full name" : "Vollständiger Name",
"No display name set" : "Kein Anzeigename angegeben",
"Email" : "E-Mail",
"Your email address" : "Ihre E-Mail-Adresse",
"No email address set" : "Keine E-Mail-Adresse angegeben",
"You are member of the following groups:" : "Sie sind Mitglied folgender Gruppen:",
"Password" : "Passwort",
"Unable to change your password" : "Das Passwort konnte nicht geändert werden",
"Current password" : "Aktuelles Passwort",
"New password" : "Neues Passwort",
"Change password" : "Passwort ändern",
"Language" : "Sprache",
"Help translate" : "Helfen Sie bei der Übersetzung",
"Get the apps to sync your files" : "Installieren Sie die Anwendungen, um Ihre Dateien zu synchronisieren",
"Desktop client" : "Desktop-Client",
"Android app" : "Android-App",
"iOS app" : "iOS-App",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Sie das Projekt unterstützen möchten,\n<a href=\"https://owncloud.org/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">beteiligen Sie sich an der Entwicklung</a>\noder\n<a href=\"https://owncloud.org/promote\"\ntarget=\"_blank\" rel=\"noreferrer\">helfen Sie mit, es bekannter zu machen</a>!",
"Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen",
"Password" : "Passwort",
"Unable to change your password" : "Das Passwort konnte nicht geändert werden",
"Current password" : "Aktuelles Passwort",
"New password" : "Neues Passwort",
"Change password" : "Passwort ändern",
"Full name" : "Vollständiger Name",
"No display name set" : "Kein Anzeigename angegeben",
"Email" : "E-Mail",
"Your email address" : "Ihre E-Mail-Adresse",
"Fill in an email address to enable password recovery and receive notifications" : "Geben Sie eine E-Mail-Adresse an, um eine Wiederherstellung des Passworts zu ermöglichen und Benachrichtigungen zu empfangen",
"No email address set" : "Keine E-Mail-Adresse angegeben",
"You are member of the following groups:" : "Sie sind Mitglied folgender Gruppen:",
"Profile picture" : "Profilbild",
"Upload new" : "Neues hochladen",
"Select new from Files" : "Neues aus Dateien wählen",
"Remove image" : "Bild entfernen",
"Your avatar is provided by your original account." : "Ihr Avatar wird von Ihrem Ursprungskonto verwendet.",
"Cancel" : "Abbrechen",
"Choose as profile image" : "Als Profilbild wählen",
"Language" : "Sprache",
"Help translate" : "Helfen Sie bei der Übersetzung",
"Common Name" : "Common Name",
"Valid until" : "Gültig bis",
"Issued By" : "Ausgestellt von:",

Просмотреть файл

@ -103,8 +103,8 @@
"A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
"A valid email must be provided" : "Es muss eine gültige E-Mail-Adresse angegeben werden",
"__language_name__" : "Deutsch (Förmlich: Sie)",
"Sync clients" : "Sync-Clients",
"Personal info" : "Persönliche Informationen",
"Sync clients" : "Sync-Clients",
"SSL root certificates" : "SSL-Root-Zertifikate",
"Everything (fatal issues, errors, warnings, info, debug)" : "Alles (fatale Probleme, Fehler, Warnungen, Infos, Fehlerdiagnose)",
"Info, warnings, errors and fatal issues" : "Infos, Warnungen, Fehler und fatale Probleme",
@ -211,33 +211,29 @@
"Forum" : "Forum",
"Issue tracker" : "Issue Tracker",
"Commercial support" : "Kommerzieller Support",
"Profile picture" : "Profilbild",
"Upload new" : "Neues hochladen",
"Remove image" : "Bild entfernen",
"Cancel" : "Abbrechen",
"Full name" : "Vollständiger Name",
"No display name set" : "Kein Anzeigename angegeben",
"Email" : "E-Mail",
"Your email address" : "Ihre E-Mail-Adresse",
"No email address set" : "Keine E-Mail-Adresse angegeben",
"You are member of the following groups:" : "Sie sind Mitglied folgender Gruppen:",
"Password" : "Passwort",
"Unable to change your password" : "Das Passwort konnte nicht geändert werden",
"Current password" : "Aktuelles Passwort",
"New password" : "Neues Passwort",
"Change password" : "Passwort ändern",
"Language" : "Sprache",
"Help translate" : "Helfen Sie bei der Übersetzung",
"Get the apps to sync your files" : "Installieren Sie die Anwendungen, um Ihre Dateien zu synchronisieren",
"Desktop client" : "Desktop-Client",
"Android app" : "Android-App",
"iOS app" : "iOS-App",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Sie das Projekt unterstützen möchten,\n<a href=\"https://owncloud.org/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">beteiligen Sie sich an der Entwicklung</a>\noder\n<a href=\"https://owncloud.org/promote\"\ntarget=\"_blank\" rel=\"noreferrer\">helfen Sie mit, es bekannter zu machen</a>!",
"Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen",
"Password" : "Passwort",
"Unable to change your password" : "Das Passwort konnte nicht geändert werden",
"Current password" : "Aktuelles Passwort",
"New password" : "Neues Passwort",
"Change password" : "Passwort ändern",
"Full name" : "Vollständiger Name",
"No display name set" : "Kein Anzeigename angegeben",
"Email" : "E-Mail",
"Your email address" : "Ihre E-Mail-Adresse",
"Fill in an email address to enable password recovery and receive notifications" : "Geben Sie eine E-Mail-Adresse an, um eine Wiederherstellung des Passworts zu ermöglichen und Benachrichtigungen zu empfangen",
"No email address set" : "Keine E-Mail-Adresse angegeben",
"You are member of the following groups:" : "Sie sind Mitglied folgender Gruppen:",
"Profile picture" : "Profilbild",
"Upload new" : "Neues hochladen",
"Select new from Files" : "Neues aus Dateien wählen",
"Remove image" : "Bild entfernen",
"Your avatar is provided by your original account." : "Ihr Avatar wird von Ihrem Ursprungskonto verwendet.",
"Cancel" : "Abbrechen",
"Choose as profile image" : "Als Profilbild wählen",
"Language" : "Sprache",
"Help translate" : "Helfen Sie bei der Übersetzung",
"Common Name" : "Common Name",
"Valid until" : "Gültig bis",
"Issued By" : "Ausgestellt von:",

Просмотреть файл

@ -107,8 +107,8 @@ OC.L10N.register(
"A valid password must be provided" : "Πρέπει να δοθεί έγκυρο συνθηματικό",
"A valid email must be provided" : "Πρέπει να εισαχθεί ένα έγκυρο email",
"__language_name__" : "__όνομα_γλώσσας__",
"Sync clients" : "Συγχρονισμός πελατών",
"Personal info" : "Προσωπικές Πληροφορίες",
"Sync clients" : "Συγχρονισμός πελατών",
"SSL root certificates" : "Πιστοποιητικά SSL root",
"Everything (fatal issues, errors, warnings, info, debug)" : "Όλα (καίρια ζητήματα, σφάλματα, προειδοποιήσεις, πληροφορίες, αποσφαλμάτωση)",
"Info, warnings, errors and fatal issues" : "Πληροφορίες, προειδοποιήσεις, σφάλματα και καίρια ζητήματα",
@ -223,34 +223,29 @@ OC.L10N.register(
"Forum" : "Φόρουμ",
"Issue tracker" : "Ιχνηλάτης ζητημάτων",
"Commercial support" : "Εμπορική Υποστήριξη",
"Profile picture" : "Φωτογραφία προφίλ",
"Upload new" : "Μεταφόρτωση νέου",
"Remove image" : "Αφαίρεση εικόνας",
"Cancel" : "Άκυρο",
"Full name" : "Πλήρες όνομα",
"No display name set" : "Δεν ορίστηκε όνομα",
"Email" : "Ηλεκτρονικό ταχυδρομείο",
"Your email address" : "Η διεύθυνση ηλ. ταχυδρομείου σας",
"No email address set" : "Δεν ορίστηκε διεύθυνση email",
"You are member of the following groups:" : "Είστε μέλος των ακόλουθων ομάδων:",
"Password" : "Συνθηματικό",
"Unable to change your password" : "Δεν ήταν δυνατή η αλλαγή του κωδικού πρόσβασης",
"Current password" : "Τρέχων συνθηματικό",
"New password" : "Νέο συνθηματικό",
"Change password" : "Αλλαγή συνθηματικού",
"Language" : "Γλώσσα",
"Help translate" : "Βοηθήστε στη μετάφραση",
"Get the apps to sync your files" : "Λήψη της εφαρμογής για συγχρονισμό των αρχείων σας",
"Desktop client" : "Πελάτης σταθερού υπολογιστή",
"Android app" : "Εφαρμογή Android",
"iOS app" : "Εφαρμογή iOS",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Εάν θέλετε να υποστηρίξετε το έργο\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">συμμετέχετε στην ανάπτυξη</a>\n\t\tή\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">διαδόστε το μήνυμα</a>!",
"Show First Run Wizard again" : "Προβολή Οδηγού Πρώτης Εκτέλεσης ξανά",
"Password" : "Συνθηματικό",
"Unable to change your password" : "Δεν ήταν δυνατή η αλλαγή του κωδικού πρόσβασης",
"Current password" : "Τρέχων συνθηματικό",
"New password" : "Νέο συνθηματικό",
"Change password" : "Αλλαγή συνθηματικού",
"Full name" : "Πλήρες όνομα",
"No display name set" : "Δεν ορίστηκε όνομα",
"Email" : "Ηλεκτρονικό ταχυδρομείο",
"Your email address" : "Η διεύθυνση ηλ. ταχυδρομείου σας",
"Fill in an email address to enable password recovery and receive notifications" : "Συμπληρώστε μια διεύθυνση email για να ενεργοποιήσετε την επαναφορά συνθηματικού και να λαμβάνετε ειδοποιήσεις",
"No email address set" : "Δεν ορίστηκε διεύθυνση email",
"You are member of the following groups:" : "Είστε μέλος των ακόλουθων ομάδων:",
"Profile picture" : "Φωτογραφία προφίλ",
"Upload new" : "Μεταφόρτωση νέου",
"Select new from Files" : "Επιλογή νέου από τα Αρχεία",
"Remove image" : "Αφαίρεση εικόνας",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Είτε png ή jpg. Ιδανικά τετράγωνη αλλά θα είστε σε θέση να την περικόψετε. Το αρχείο δεν θα πρέπει να υπερβαίνει το μέγιστο μέγεθος των 20 MB.",
"Your avatar is provided by your original account." : "Το άβατάρ σας παρέχεται από τον αρχικό σας λογαριασμό.",
"Cancel" : "Άκυρο",
"Choose as profile image" : "Επιλογή εικόνας προφίλ",
"Language" : "Γλώσσα",
"Help translate" : "Βοηθήστε στη μετάφραση",
"Common Name" : "Κοινό Όνομα",
"Valid until" : "Έγκυρο έως",
"Issued By" : "Έκδόθηκε από",

Просмотреть файл

@ -105,8 +105,8 @@
"A valid password must be provided" : "Πρέπει να δοθεί έγκυρο συνθηματικό",
"A valid email must be provided" : "Πρέπει να εισαχθεί ένα έγκυρο email",
"__language_name__" : "__όνομα_γλώσσας__",
"Sync clients" : "Συγχρονισμός πελατών",
"Personal info" : "Προσωπικές Πληροφορίες",
"Sync clients" : "Συγχρονισμός πελατών",
"SSL root certificates" : "Πιστοποιητικά SSL root",
"Everything (fatal issues, errors, warnings, info, debug)" : "Όλα (καίρια ζητήματα, σφάλματα, προειδοποιήσεις, πληροφορίες, αποσφαλμάτωση)",
"Info, warnings, errors and fatal issues" : "Πληροφορίες, προειδοποιήσεις, σφάλματα και καίρια ζητήματα",
@ -221,34 +221,29 @@
"Forum" : "Φόρουμ",
"Issue tracker" : "Ιχνηλάτης ζητημάτων",
"Commercial support" : "Εμπορική Υποστήριξη",
"Profile picture" : "Φωτογραφία προφίλ",
"Upload new" : "Μεταφόρτωση νέου",
"Remove image" : "Αφαίρεση εικόνας",
"Cancel" : "Άκυρο",
"Full name" : "Πλήρες όνομα",
"No display name set" : "Δεν ορίστηκε όνομα",
"Email" : "Ηλεκτρονικό ταχυδρομείο",
"Your email address" : "Η διεύθυνση ηλ. ταχυδρομείου σας",
"No email address set" : "Δεν ορίστηκε διεύθυνση email",
"You are member of the following groups:" : "Είστε μέλος των ακόλουθων ομάδων:",
"Password" : "Συνθηματικό",
"Unable to change your password" : "Δεν ήταν δυνατή η αλλαγή του κωδικού πρόσβασης",
"Current password" : "Τρέχων συνθηματικό",
"New password" : "Νέο συνθηματικό",
"Change password" : "Αλλαγή συνθηματικού",
"Language" : "Γλώσσα",
"Help translate" : "Βοηθήστε στη μετάφραση",
"Get the apps to sync your files" : "Λήψη της εφαρμογής για συγχρονισμό των αρχείων σας",
"Desktop client" : "Πελάτης σταθερού υπολογιστή",
"Android app" : "Εφαρμογή Android",
"iOS app" : "Εφαρμογή iOS",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Εάν θέλετε να υποστηρίξετε το έργο\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">συμμετέχετε στην ανάπτυξη</a>\n\t\tή\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">διαδόστε το μήνυμα</a>!",
"Show First Run Wizard again" : "Προβολή Οδηγού Πρώτης Εκτέλεσης ξανά",
"Password" : "Συνθηματικό",
"Unable to change your password" : "Δεν ήταν δυνατή η αλλαγή του κωδικού πρόσβασης",
"Current password" : "Τρέχων συνθηματικό",
"New password" : "Νέο συνθηματικό",
"Change password" : "Αλλαγή συνθηματικού",
"Full name" : "Πλήρες όνομα",
"No display name set" : "Δεν ορίστηκε όνομα",
"Email" : "Ηλεκτρονικό ταχυδρομείο",
"Your email address" : "Η διεύθυνση ηλ. ταχυδρομείου σας",
"Fill in an email address to enable password recovery and receive notifications" : "Συμπληρώστε μια διεύθυνση email για να ενεργοποιήσετε την επαναφορά συνθηματικού και να λαμβάνετε ειδοποιήσεις",
"No email address set" : "Δεν ορίστηκε διεύθυνση email",
"You are member of the following groups:" : "Είστε μέλος των ακόλουθων ομάδων:",
"Profile picture" : "Φωτογραφία προφίλ",
"Upload new" : "Μεταφόρτωση νέου",
"Select new from Files" : "Επιλογή νέου από τα Αρχεία",
"Remove image" : "Αφαίρεση εικόνας",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Είτε png ή jpg. Ιδανικά τετράγωνη αλλά θα είστε σε θέση να την περικόψετε. Το αρχείο δεν θα πρέπει να υπερβαίνει το μέγιστο μέγεθος των 20 MB.",
"Your avatar is provided by your original account." : "Το άβατάρ σας παρέχεται από τον αρχικό σας λογαριασμό.",
"Cancel" : "Άκυρο",
"Choose as profile image" : "Επιλογή εικόνας προφίλ",
"Language" : "Γλώσσα",
"Help translate" : "Βοηθήστε στη μετάφραση",
"Common Name" : "Κοινό Όνομα",
"Valid until" : "Έγκυρο έως",
"Issued By" : "Έκδόθηκε από",

Просмотреть файл

@ -98,8 +98,8 @@ OC.L10N.register(
"A valid password must be provided" : "A valid password must be provided",
"A valid email must be provided" : "A valid email must be provided",
"__language_name__" : "English (British English)",
"Sync clients" : "Sync clients",
"Personal info" : "Personal info",
"Sync clients" : "Sync clients",
"SSL root certificates" : "SSL root certificates",
"Everything (fatal issues, errors, warnings, info, debug)" : "Everything (fatal issues, errors, warnings, info, debug)",
"Info, warnings, errors and fatal issues" : "Info, warnings, errors and fatal issues",
@ -202,33 +202,29 @@ OC.L10N.register(
"Forum" : "Forum",
"Issue tracker" : "Issue tracker",
"Commercial support" : "Commercial support",
"Profile picture" : "Profile picture",
"Upload new" : "Upload new",
"Remove image" : "Remove image",
"Cancel" : "Cancel",
"Full name" : "Full name",
"No display name set" : "No display name set",
"Email" : "Email",
"Your email address" : "Your email address",
"No email address set" : "No email address set",
"You are member of the following groups:" : "You are member of the following groups:",
"Password" : "Password",
"Unable to change your password" : "Unable to change your password",
"Current password" : "Current password",
"New password" : "New password",
"Change password" : "Change password",
"Language" : "Language",
"Help translate" : "Help translate",
"Get the apps to sync your files" : "Get the apps to sync your files",
"Desktop client" : "Desktop client",
"Android app" : "Android app",
"iOS app" : "iOS app",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!",
"Show First Run Wizard again" : "Show First Run Wizard again",
"Password" : "Password",
"Unable to change your password" : "Unable to change your password",
"Current password" : "Current password",
"New password" : "New password",
"Change password" : "Change password",
"Full name" : "Full name",
"No display name set" : "No display name set",
"Email" : "Email",
"Your email address" : "Your email address",
"Fill in an email address to enable password recovery and receive notifications" : "Fill in an email address to enable password recovery and receive notifications",
"No email address set" : "No email address set",
"You are member of the following groups:" : "You are member of the following groups:",
"Profile picture" : "Profile picture",
"Upload new" : "Upload new",
"Select new from Files" : "Select new from Files",
"Remove image" : "Remove image",
"Your avatar is provided by your original account." : "Your avatar is provided by your original account.",
"Cancel" : "Cancel",
"Choose as profile image" : "Choose as profile image",
"Language" : "Language",
"Help translate" : "Help translate",
"Common Name" : "Common Name",
"Valid until" : "Valid until",
"Issued By" : "Issued By",

Просмотреть файл

@ -96,8 +96,8 @@
"A valid password must be provided" : "A valid password must be provided",
"A valid email must be provided" : "A valid email must be provided",
"__language_name__" : "English (British English)",
"Sync clients" : "Sync clients",
"Personal info" : "Personal info",
"Sync clients" : "Sync clients",
"SSL root certificates" : "SSL root certificates",
"Everything (fatal issues, errors, warnings, info, debug)" : "Everything (fatal issues, errors, warnings, info, debug)",
"Info, warnings, errors and fatal issues" : "Info, warnings, errors and fatal issues",
@ -200,33 +200,29 @@
"Forum" : "Forum",
"Issue tracker" : "Issue tracker",
"Commercial support" : "Commercial support",
"Profile picture" : "Profile picture",
"Upload new" : "Upload new",
"Remove image" : "Remove image",
"Cancel" : "Cancel",
"Full name" : "Full name",
"No display name set" : "No display name set",
"Email" : "Email",
"Your email address" : "Your email address",
"No email address set" : "No email address set",
"You are member of the following groups:" : "You are member of the following groups:",
"Password" : "Password",
"Unable to change your password" : "Unable to change your password",
"Current password" : "Current password",
"New password" : "New password",
"Change password" : "Change password",
"Language" : "Language",
"Help translate" : "Help translate",
"Get the apps to sync your files" : "Get the apps to sync your files",
"Desktop client" : "Desktop client",
"Android app" : "Android app",
"iOS app" : "iOS app",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!",
"Show First Run Wizard again" : "Show First Run Wizard again",
"Password" : "Password",
"Unable to change your password" : "Unable to change your password",
"Current password" : "Current password",
"New password" : "New password",
"Change password" : "Change password",
"Full name" : "Full name",
"No display name set" : "No display name set",
"Email" : "Email",
"Your email address" : "Your email address",
"Fill in an email address to enable password recovery and receive notifications" : "Fill in an email address to enable password recovery and receive notifications",
"No email address set" : "No email address set",
"You are member of the following groups:" : "You are member of the following groups:",
"Profile picture" : "Profile picture",
"Upload new" : "Upload new",
"Select new from Files" : "Select new from Files",
"Remove image" : "Remove image",
"Your avatar is provided by your original account." : "Your avatar is provided by your original account.",
"Cancel" : "Cancel",
"Choose as profile image" : "Choose as profile image",
"Language" : "Language",
"Help translate" : "Help translate",
"Common Name" : "Common Name",
"Valid until" : "Valid until",
"Issued By" : "Issued By",

Просмотреть файл

@ -87,22 +87,20 @@ OC.L10N.register(
"Enable only for specific groups" : "Kapabligi nur por specifajn grupojn",
"Uninstall App" : "Malinstali aplikaĵon",
"Forum" : "Forumo",
"Get the apps to sync your files" : "Ekhavu la aplikaĵojn por sinkronigi viajn dosierojn",
"Profile picture" : "Profila bildo",
"Upload new" : "Alŝuti novan",
"Remove image" : "Forigi bildon",
"Cancel" : "Nuligi",
"Email" : "Retpoŝto",
"Your email address" : "Via retpoŝta adreso",
"Password" : "Pasvorto",
"Unable to change your password" : "Ne eblis ŝanĝi vian pasvorton",
"Current password" : "Nuna pasvorto",
"New password" : "Nova pasvorto",
"Change password" : "Ŝanĝi la pasvorton",
"Email" : "Retpoŝto",
"Your email address" : "Via retpoŝta adreso",
"Profile picture" : "Profila bildo",
"Upload new" : "Alŝuti novan",
"Select new from Files" : "Elekti novan el dosieroj",
"Remove image" : "Forigi bildon",
"Cancel" : "Nuligi",
"Choose as profile image" : "Elekti kiel profilan bildon",
"Language" : "Lingvo",
"Help translate" : "Helpu traduki",
"Get the apps to sync your files" : "Ekhavu la aplikaĵojn por sinkronigi viajn dosierojn",
"Username" : "Uzantonomo",
"Create" : "Krei",
"Add Group" : "Aldoni grupon",

Просмотреть файл

@ -85,22 +85,20 @@
"Enable only for specific groups" : "Kapabligi nur por specifajn grupojn",
"Uninstall App" : "Malinstali aplikaĵon",
"Forum" : "Forumo",
"Get the apps to sync your files" : "Ekhavu la aplikaĵojn por sinkronigi viajn dosierojn",
"Profile picture" : "Profila bildo",
"Upload new" : "Alŝuti novan",
"Remove image" : "Forigi bildon",
"Cancel" : "Nuligi",
"Email" : "Retpoŝto",
"Your email address" : "Via retpoŝta adreso",
"Password" : "Pasvorto",
"Unable to change your password" : "Ne eblis ŝanĝi vian pasvorton",
"Current password" : "Nuna pasvorto",
"New password" : "Nova pasvorto",
"Change password" : "Ŝanĝi la pasvorton",
"Email" : "Retpoŝto",
"Your email address" : "Via retpoŝta adreso",
"Profile picture" : "Profila bildo",
"Upload new" : "Alŝuti novan",
"Select new from Files" : "Elekti novan el dosieroj",
"Remove image" : "Forigi bildon",
"Cancel" : "Nuligi",
"Choose as profile image" : "Elekti kiel profilan bildon",
"Language" : "Lingvo",
"Help translate" : "Helpu traduki",
"Get the apps to sync your files" : "Ekhavu la aplikaĵojn por sinkronigi viajn dosierojn",
"Username" : "Uzantonomo",
"Create" : "Krei",
"Add Group" : "Aldoni grupon",

Просмотреть файл

@ -107,8 +107,8 @@ OC.L10N.register(
"A valid password must be provided" : "Se debe proporcionar una contraseña válida",
"A valid email must be provided" : "Se debe brindar una dirección de correo electrónico válida ",
"__language_name__" : "Castellano",
"Sync clients" : "Sincronizar clientes",
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"SSL root certificates" : "Certificados raíz SSL",
"Everything (fatal issues, errors, warnings, info, debug)" : "Todo (Información, Avisos, Errores, debug y problemas fatales)",
"Info, warnings, errors and fatal issues" : "Información, Avisos, Errores y problemas fatales",
@ -220,34 +220,29 @@ OC.L10N.register(
"Forum" : "Foro",
"Issue tracker" : "Seguidor de problemas:",
"Commercial support" : "Soporte Comercial",
"Profile picture" : "Foto de perfil",
"Upload new" : "Subir otra",
"Remove image" : "Borrar imagen",
"Cancel" : "Cancelar",
"Full name" : "Nombre completo",
"No display name set" : "No se ha establecido ningún nombre para mostrar",
"Email" : "Correo electrónico",
"Your email address" : "Su dirección de correo",
"No email address set" : "Ninguna dirección de correo establecida",
"You are member of the following groups:" : "Es miembro de los siguientes grupos:",
"Password" : "Contraseña",
"Unable to change your password" : "No se ha podido cambiar su contraseña",
"Current password" : "Contraseña actual",
"New password" : "Nueva contraseña",
"Change password" : "Cambiar contraseña",
"Language" : "Idioma",
"Help translate" : "Ayúdanos a traducir",
"Get the apps to sync your files" : "Obtener las aplicaciones para sincronizar sus archivos",
"Desktop client" : "Cliente de escritorio",
"Android app" : "Aplicación de Android",
"iOS app" : "La aplicación de iOS",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si quiere colaborar con el proyecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">participe en el desarrollo</a>\n\t\to\n\t\t¡<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">difúndalo</a>!",
"Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial",
"Password" : "Contraseña",
"Unable to change your password" : "No se ha podido cambiar su contraseña",
"Current password" : "Contraseña actual",
"New password" : "Nueva contraseña",
"Change password" : "Cambiar contraseña",
"Full name" : "Nombre completo",
"No display name set" : "No se ha establecido ningún nombre para mostrar",
"Email" : "Correo electrónico",
"Your email address" : "Su dirección de correo",
"Fill in an email address to enable password recovery and receive notifications" : "Introducir una dirección de correo electrónico para activar la recuperación de contraseñas y recibir notificaciones",
"No email address set" : "Ninguna dirección de correo establecida",
"You are member of the following groups:" : "Es miembro de los siguientes grupos:",
"Profile picture" : "Foto de perfil",
"Upload new" : "Subir otra",
"Select new from Files" : "Seleccionar otra desde Archivos",
"Remove image" : "Borrar imagen",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Sea en png o jpg. Preferiblemente que su forma sea cuadrada, pero tendrá la posibilidad de recortarlo. El archivo no puede exceder los 20 MB.",
"Your avatar is provided by your original account." : "Su avatar es proporcionado por su cuenta original.",
"Cancel" : "Cancelar",
"Choose as profile image" : "Seleccionar como imagen de perfil",
"Language" : "Idioma",
"Help translate" : "Ayúdanos a traducir",
"Common Name" : "Nombre común",
"Valid until" : "Válido hasta",
"Issued By" : "Emitido por",

Просмотреть файл

@ -105,8 +105,8 @@
"A valid password must be provided" : "Se debe proporcionar una contraseña válida",
"A valid email must be provided" : "Se debe brindar una dirección de correo electrónico válida ",
"__language_name__" : "Castellano",
"Sync clients" : "Sincronizar clientes",
"Personal info" : "Información personal",
"Sync clients" : "Sincronizar clientes",
"SSL root certificates" : "Certificados raíz SSL",
"Everything (fatal issues, errors, warnings, info, debug)" : "Todo (Información, Avisos, Errores, debug y problemas fatales)",
"Info, warnings, errors and fatal issues" : "Información, Avisos, Errores y problemas fatales",
@ -218,34 +218,29 @@
"Forum" : "Foro",
"Issue tracker" : "Seguidor de problemas:",
"Commercial support" : "Soporte Comercial",
"Profile picture" : "Foto de perfil",
"Upload new" : "Subir otra",
"Remove image" : "Borrar imagen",
"Cancel" : "Cancelar",
"Full name" : "Nombre completo",
"No display name set" : "No se ha establecido ningún nombre para mostrar",
"Email" : "Correo electrónico",
"Your email address" : "Su dirección de correo",
"No email address set" : "Ninguna dirección de correo establecida",
"You are member of the following groups:" : "Es miembro de los siguientes grupos:",
"Password" : "Contraseña",
"Unable to change your password" : "No se ha podido cambiar su contraseña",
"Current password" : "Contraseña actual",
"New password" : "Nueva contraseña",
"Change password" : "Cambiar contraseña",
"Language" : "Idioma",
"Help translate" : "Ayúdanos a traducir",
"Get the apps to sync your files" : "Obtener las aplicaciones para sincronizar sus archivos",
"Desktop client" : "Cliente de escritorio",
"Android app" : "Aplicación de Android",
"iOS app" : "La aplicación de iOS",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si quiere colaborar con el proyecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">participe en el desarrollo</a>\n\t\to\n\t\t¡<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">difúndalo</a>!",
"Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial",
"Password" : "Contraseña",
"Unable to change your password" : "No se ha podido cambiar su contraseña",
"Current password" : "Contraseña actual",
"New password" : "Nueva contraseña",
"Change password" : "Cambiar contraseña",
"Full name" : "Nombre completo",
"No display name set" : "No se ha establecido ningún nombre para mostrar",
"Email" : "Correo electrónico",
"Your email address" : "Su dirección de correo",
"Fill in an email address to enable password recovery and receive notifications" : "Introducir una dirección de correo electrónico para activar la recuperación de contraseñas y recibir notificaciones",
"No email address set" : "Ninguna dirección de correo establecida",
"You are member of the following groups:" : "Es miembro de los siguientes grupos:",
"Profile picture" : "Foto de perfil",
"Upload new" : "Subir otra",
"Select new from Files" : "Seleccionar otra desde Archivos",
"Remove image" : "Borrar imagen",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Sea en png o jpg. Preferiblemente que su forma sea cuadrada, pero tendrá la posibilidad de recortarlo. El archivo no puede exceder los 20 MB.",
"Your avatar is provided by your original account." : "Su avatar es proporcionado por su cuenta original.",
"Cancel" : "Cancelar",
"Choose as profile image" : "Seleccionar como imagen de perfil",
"Language" : "Idioma",
"Help translate" : "Ayúdanos a traducir",
"Common Name" : "Nombre común",
"Valid until" : "Válido hasta",
"Issued By" : "Emitido por",

Просмотреть файл

@ -93,28 +93,24 @@ OC.L10N.register(
"Documentation:" : "Documentación:",
"Cheers!" : "¡Saludos!",
"Forum" : "Foro",
"Get the apps to sync your files" : "Obtené Apps para sincronizar tus archivos",
"Desktop client" : "Cliente de escritorio",
"Android app" : "App para Android",
"iOS app" : "App para iOS",
"Show First Run Wizard again" : "Mostrar de nuevo el asistente de primera ejecución",
"Profile picture" : "Imágen de perfil",
"Upload new" : "Subir nuevo",
"Remove image" : "Remover imagen",
"Cancel" : "Cancelar",
"Email" : "e-mail",
"Your email address" : "Tu dirección de e-mail",
"Password" : "Contraseña",
"Unable to change your password" : "No fue posible cambiar tu contraseña",
"Current password" : "Contraseña actual",
"New password" : "Nueva contraseña:",
"Change password" : "Cambiar contraseña",
"Email" : "e-mail",
"Your email address" : "Tu dirección de e-mail",
"Fill in an email address to enable password recovery and receive notifications" : "Rellene una direccion de correo para habilitar la recuperacion de contraseña y recibir notificaciones. ",
"Profile picture" : "Imágen de perfil",
"Upload new" : "Subir nuevo",
"Select new from Files" : "Seleccionar nuevo desde archivos",
"Remove image" : "Remover imagen",
"Your avatar is provided by your original account." : "Su avatar es proveído por su cuenta original.",
"Cancel" : "Cancelar",
"Choose as profile image" : "Elegir como imagen de perfil",
"Language" : "Idioma",
"Help translate" : "Ayudanos a traducir",
"Get the apps to sync your files" : "Obtené Apps para sincronizar tus archivos",
"Desktop client" : "Cliente de escritorio",
"Android app" : "App para Android",
"iOS app" : "App para iOS",
"Show First Run Wizard again" : "Mostrar de nuevo el asistente de primera ejecución",
"Username" : "Nombre de usuario",
"Create" : "Crear",
"Admin Recovery Password" : "Recuperación de contraseña de administrador",

Просмотреть файл

@ -91,28 +91,24 @@
"Documentation:" : "Documentación:",
"Cheers!" : "¡Saludos!",
"Forum" : "Foro",
"Get the apps to sync your files" : "Obtené Apps para sincronizar tus archivos",
"Desktop client" : "Cliente de escritorio",
"Android app" : "App para Android",
"iOS app" : "App para iOS",
"Show First Run Wizard again" : "Mostrar de nuevo el asistente de primera ejecución",
"Profile picture" : "Imágen de perfil",
"Upload new" : "Subir nuevo",
"Remove image" : "Remover imagen",
"Cancel" : "Cancelar",
"Email" : "e-mail",
"Your email address" : "Tu dirección de e-mail",
"Password" : "Contraseña",
"Unable to change your password" : "No fue posible cambiar tu contraseña",
"Current password" : "Contraseña actual",
"New password" : "Nueva contraseña:",
"Change password" : "Cambiar contraseña",
"Email" : "e-mail",
"Your email address" : "Tu dirección de e-mail",
"Fill in an email address to enable password recovery and receive notifications" : "Rellene una direccion de correo para habilitar la recuperacion de contraseña y recibir notificaciones. ",
"Profile picture" : "Imágen de perfil",
"Upload new" : "Subir nuevo",
"Select new from Files" : "Seleccionar nuevo desde archivos",
"Remove image" : "Remover imagen",
"Your avatar is provided by your original account." : "Su avatar es proveído por su cuenta original.",
"Cancel" : "Cancelar",
"Choose as profile image" : "Elegir como imagen de perfil",
"Language" : "Idioma",
"Help translate" : "Ayudanos a traducir",
"Get the apps to sync your files" : "Obtené Apps para sincronizar tus archivos",
"Desktop client" : "Cliente de escritorio",
"Android app" : "App para Android",
"iOS app" : "App para iOS",
"Show First Run Wizard again" : "Mostrar de nuevo el asistente de primera ejecución",
"Username" : "Nombre de usuario",
"Create" : "Crear",
"Admin Recovery Password" : "Recuperación de contraseña de administrador",

Просмотреть файл

@ -1,8 +1,8 @@
OC.L10N.register(
"settings",
{
"Password" : "Clave",
"Cancel" : "Cancelar",
"Password" : "Clave",
"Username" : "Usuario"
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,6 +1,6 @@
{ "translations": {
"Password" : "Clave",
"Cancel" : "Cancelar",
"Password" : "Clave",
"Username" : "Usuario"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -68,24 +68,21 @@ OC.L10N.register(
"by" : "por",
"Cheers!" : "¡Saludos!",
"Forum" : "Foro",
"Get the apps to sync your files" : "Obtener las aplicaciones para sincronizar sus archivos",
"Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial",
"Profile picture" : "Foto de perfil",
"Upload new" : "Subir otra",
"Remove image" : "Borrar imagen",
"Cancel" : "Cancelar",
"Email" : "Correo electrónico",
"Your email address" : "Su dirección de correo",
"Password" : "Contraseña",
"Unable to change your password" : "No se ha podido cambiar su contraseña",
"Current password" : "Contraseña actual",
"New password" : "Nueva contraseña",
"Change password" : "Cambiar contraseña",
"Email" : "Correo electrónico",
"Your email address" : "Su dirección de correo",
"Profile picture" : "Foto de perfil",
"Upload new" : "Subir otra",
"Select new from Files" : "Seleccionar otra desde Archivos",
"Remove image" : "Borrar imagen",
"Your avatar is provided by your original account." : "Su avatar es proporcionado por su cuenta original.",
"Cancel" : "Cancelar",
"Choose as profile image" : "Seleccionar como imagen de perfil",
"Language" : "Idioma",
"Help translate" : "Ayúdanos a traducir",
"Get the apps to sync your files" : "Obtener las aplicaciones para sincronizar sus archivos",
"Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial",
"Username" : "Nombre de usuario",
"Create" : "Crear",
"Admin Recovery Password" : "Recuperación de la contraseña de administración",

Просмотреть файл

@ -66,24 +66,21 @@
"by" : "por",
"Cheers!" : "¡Saludos!",
"Forum" : "Foro",
"Get the apps to sync your files" : "Obtener las aplicaciones para sincronizar sus archivos",
"Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial",
"Profile picture" : "Foto de perfil",
"Upload new" : "Subir otra",
"Remove image" : "Borrar imagen",
"Cancel" : "Cancelar",
"Email" : "Correo electrónico",
"Your email address" : "Su dirección de correo",
"Password" : "Contraseña",
"Unable to change your password" : "No se ha podido cambiar su contraseña",
"Current password" : "Contraseña actual",
"New password" : "Nueva contraseña",
"Change password" : "Cambiar contraseña",
"Email" : "Correo electrónico",
"Your email address" : "Su dirección de correo",
"Profile picture" : "Foto de perfil",
"Upload new" : "Subir otra",
"Select new from Files" : "Seleccionar otra desde Archivos",
"Remove image" : "Borrar imagen",
"Your avatar is provided by your original account." : "Su avatar es proporcionado por su cuenta original.",
"Cancel" : "Cancelar",
"Choose as profile image" : "Seleccionar como imagen de perfil",
"Language" : "Idioma",
"Help translate" : "Ayúdanos a traducir",
"Get the apps to sync your files" : "Obtener las aplicaciones para sincronizar sus archivos",
"Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial",
"Username" : "Nombre de usuario",
"Create" : "Crear",
"Admin Recovery Password" : "Recuperación de la contraseña de administración",

Просмотреть файл

@ -92,8 +92,8 @@ OC.L10N.register(
"A valid password must be provided" : "Sisesta nõuetele vastav parool",
"A valid email must be provided" : "Sisesta kehtiv e-posti aadress",
"__language_name__" : "Eesti",
"Sync clients" : "Klientide sünkroniseerimine",
"Personal info" : "Isiklik info",
"Sync clients" : "Klientide sünkroniseerimine",
"SSL root certificates" : "SSL root sertifikaadid",
"Everything (fatal issues, errors, warnings, info, debug)" : "Kõik (tõsised probleemid, veateated, hoiatused, info, veatuvastus)",
"Info, warnings, errors and fatal issues" : "Info, hoiatused, veateted ja tõsised probleemid",
@ -180,32 +180,28 @@ OC.L10N.register(
"Forum" : "Foorum",
"Issue tracker" : "Probleemide jälgija",
"Commercial support" : "Tasuline kasutajatugi",
"Get the apps to sync your files" : "Hangi rakendusi failide sünkroniseerimiseks",
"Desktop client" : "Töölaua klient",
"Android app" : "Androidi rakendus",
"iOS app" : "iOS-i rakendus",
"Show First Run Wizard again" : "Näita veelkord Esmase Käivituse Juhendajat",
"Profile picture" : "Profiili pilt",
"Upload new" : "Laadi uus üles",
"Remove image" : "Eemalda pilt",
"Cancel" : "Loobu",
"Full name" : "Täielik nimi",
"No display name set" : "Näidatavat nime pole veel määratud",
"Email" : "E-post",
"Your email address" : "Sinu e-posti aadress",
"No email address set" : "E-posti aadressi pole veel määratud",
"You are member of the following groups:" : "Sa oled nende gruppide liige:",
"Password" : "Parool",
"Unable to change your password" : "Sa ei saa oma parooli muuta",
"Current password" : "Praegune parool",
"New password" : "Uus parool",
"Change password" : "Muuda parooli",
"Full name" : "Täielik nimi",
"No display name set" : "Näidatavat nime pole veel määratud",
"Email" : "E-post",
"Your email address" : "Sinu e-posti aadress",
"Fill in an email address to enable password recovery and receive notifications" : "Täida e-posti aadress võimaldamaks parooli taastamist ning teadete saamist.",
"No email address set" : "E-posti aadressi pole veel määratud",
"You are member of the following groups:" : "Sa oled nende gruppide liige:",
"Profile picture" : "Profiili pilt",
"Upload new" : "Laadi uus üles",
"Select new from Files" : "Vali failidest uus",
"Remove image" : "Eemalda pilt",
"Your avatar is provided by your original account." : "Sinu avatari pakub sinu algne konto.",
"Cancel" : "Loobu",
"Choose as profile image" : "Vali profiilipildiks",
"Language" : "Keel",
"Help translate" : "Aita tõlkida",
"Get the apps to sync your files" : "Hangi rakendusi failide sünkroniseerimiseks",
"Desktop client" : "Töölaua klient",
"Android app" : "Androidi rakendus",
"iOS app" : "iOS-i rakendus",
"Show First Run Wizard again" : "Näita veelkord Esmase Käivituse Juhendajat",
"Common Name" : "Üldnimetus",
"Valid until" : "Kehtib kuni",
"Issued By" : "isas",

Просмотреть файл

@ -90,8 +90,8 @@
"A valid password must be provided" : "Sisesta nõuetele vastav parool",
"A valid email must be provided" : "Sisesta kehtiv e-posti aadress",
"__language_name__" : "Eesti",
"Sync clients" : "Klientide sünkroniseerimine",
"Personal info" : "Isiklik info",
"Sync clients" : "Klientide sünkroniseerimine",
"SSL root certificates" : "SSL root sertifikaadid",
"Everything (fatal issues, errors, warnings, info, debug)" : "Kõik (tõsised probleemid, veateated, hoiatused, info, veatuvastus)",
"Info, warnings, errors and fatal issues" : "Info, hoiatused, veateted ja tõsised probleemid",
@ -178,32 +178,28 @@
"Forum" : "Foorum",
"Issue tracker" : "Probleemide jälgija",
"Commercial support" : "Tasuline kasutajatugi",
"Get the apps to sync your files" : "Hangi rakendusi failide sünkroniseerimiseks",
"Desktop client" : "Töölaua klient",
"Android app" : "Androidi rakendus",
"iOS app" : "iOS-i rakendus",
"Show First Run Wizard again" : "Näita veelkord Esmase Käivituse Juhendajat",
"Profile picture" : "Profiili pilt",
"Upload new" : "Laadi uus üles",
"Remove image" : "Eemalda pilt",
"Cancel" : "Loobu",
"Full name" : "Täielik nimi",
"No display name set" : "Näidatavat nime pole veel määratud",
"Email" : "E-post",
"Your email address" : "Sinu e-posti aadress",
"No email address set" : "E-posti aadressi pole veel määratud",
"You are member of the following groups:" : "Sa oled nende gruppide liige:",
"Password" : "Parool",
"Unable to change your password" : "Sa ei saa oma parooli muuta",
"Current password" : "Praegune parool",
"New password" : "Uus parool",
"Change password" : "Muuda parooli",
"Full name" : "Täielik nimi",
"No display name set" : "Näidatavat nime pole veel määratud",
"Email" : "E-post",
"Your email address" : "Sinu e-posti aadress",
"Fill in an email address to enable password recovery and receive notifications" : "Täida e-posti aadress võimaldamaks parooli taastamist ning teadete saamist.",
"No email address set" : "E-posti aadressi pole veel määratud",
"You are member of the following groups:" : "Sa oled nende gruppide liige:",
"Profile picture" : "Profiili pilt",
"Upload new" : "Laadi uus üles",
"Select new from Files" : "Vali failidest uus",
"Remove image" : "Eemalda pilt",
"Your avatar is provided by your original account." : "Sinu avatari pakub sinu algne konto.",
"Cancel" : "Loobu",
"Choose as profile image" : "Vali profiilipildiks",
"Language" : "Keel",
"Help translate" : "Aita tõlkida",
"Get the apps to sync your files" : "Hangi rakendusi failide sünkroniseerimiseks",
"Desktop client" : "Töölaua klient",
"Android app" : "Androidi rakendus",
"iOS app" : "iOS-i rakendus",
"Show First Run Wizard again" : "Näita veelkord Esmase Käivituse Juhendajat",
"Common Name" : "Üldnimetus",
"Valid until" : "Kehtib kuni",
"Issued By" : "isas",

Просмотреть файл

@ -148,30 +148,26 @@ OC.L10N.register(
"Cheers!" : "Ongi izan!",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Kaixo,\n\norain %s kontu bat duzula esateko besterik ez.\n\nZure erabiltzailea: %s\nSar zaitez: %s\n\n",
"Forum" : "Foroa",
"Get the apps to sync your files" : "Lortu aplikazioak zure fitxategiak sinkronizatzeko",
"Desktop client" : "Mahaigaineko bezeroa",
"Android app" : "Android aplikazioa",
"iOS app" : "iOS aplikazioa",
"Show First Run Wizard again" : "Erakutsi berriz Lehenengo Aldiko Morroia",
"Profile picture" : "Profilaren irudia",
"Upload new" : "Igo berria",
"Remove image" : "Irudia ezabatu",
"Cancel" : "Ezeztatu",
"No display name set" : "Ez da bistaratze izena ezarri",
"Email" : "E-posta",
"Your email address" : "Zure e-posta",
"No email address set" : "Ez da eposta helbidea ezarri",
"Password" : "Pasahitza",
"Unable to change your password" : "Ezin izan da zure pasahitza aldatu",
"Current password" : "Uneko pasahitza",
"New password" : "Pasahitz berria",
"Change password" : "Aldatu pasahitza",
"No display name set" : "Ez da bistaratze izena ezarri",
"Email" : "E-posta",
"Your email address" : "Zure e-posta",
"Fill in an email address to enable password recovery and receive notifications" : "Bete ezazu eposta helbide bat pasahitza berreskuratzeko eta jakinarazpenak jasotzeko",
"No email address set" : "Ez da eposta helbidea ezarri",
"Profile picture" : "Profilaren irudia",
"Upload new" : "Igo berria",
"Select new from Files" : "Hautatu berria Fitxategietatik",
"Remove image" : "Irudia ezabatu",
"Your avatar is provided by your original account." : "Zure jatorrizko kontuak ezarri du zure avatar.",
"Cancel" : "Ezeztatu",
"Choose as profile image" : "Profil irudi bezala aukeratu",
"Language" : "Hizkuntza",
"Help translate" : "Lagundu itzultzen",
"Get the apps to sync your files" : "Lortu aplikazioak zure fitxategiak sinkronizatzeko",
"Desktop client" : "Mahaigaineko bezeroa",
"Android app" : "Android aplikazioa",
"iOS app" : "iOS aplikazioa",
"Show First Run Wizard again" : "Erakutsi berriz Lehenengo Aldiko Morroia",
"Common Name" : "Izen arrunta",
"Valid until" : "Data hau arte baliogarria",
"Issued By" : "Honek bidalita",

Просмотреть файл

@ -146,30 +146,26 @@
"Cheers!" : "Ongi izan!",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Kaixo,\n\norain %s kontu bat duzula esateko besterik ez.\n\nZure erabiltzailea: %s\nSar zaitez: %s\n\n",
"Forum" : "Foroa",
"Get the apps to sync your files" : "Lortu aplikazioak zure fitxategiak sinkronizatzeko",
"Desktop client" : "Mahaigaineko bezeroa",
"Android app" : "Android aplikazioa",
"iOS app" : "iOS aplikazioa",
"Show First Run Wizard again" : "Erakutsi berriz Lehenengo Aldiko Morroia",
"Profile picture" : "Profilaren irudia",
"Upload new" : "Igo berria",
"Remove image" : "Irudia ezabatu",
"Cancel" : "Ezeztatu",
"No display name set" : "Ez da bistaratze izena ezarri",
"Email" : "E-posta",
"Your email address" : "Zure e-posta",
"No email address set" : "Ez da eposta helbidea ezarri",
"Password" : "Pasahitza",
"Unable to change your password" : "Ezin izan da zure pasahitza aldatu",
"Current password" : "Uneko pasahitza",
"New password" : "Pasahitz berria",
"Change password" : "Aldatu pasahitza",
"No display name set" : "Ez da bistaratze izena ezarri",
"Email" : "E-posta",
"Your email address" : "Zure e-posta",
"Fill in an email address to enable password recovery and receive notifications" : "Bete ezazu eposta helbide bat pasahitza berreskuratzeko eta jakinarazpenak jasotzeko",
"No email address set" : "Ez da eposta helbidea ezarri",
"Profile picture" : "Profilaren irudia",
"Upload new" : "Igo berria",
"Select new from Files" : "Hautatu berria Fitxategietatik",
"Remove image" : "Irudia ezabatu",
"Your avatar is provided by your original account." : "Zure jatorrizko kontuak ezarri du zure avatar.",
"Cancel" : "Ezeztatu",
"Choose as profile image" : "Profil irudi bezala aukeratu",
"Language" : "Hizkuntza",
"Help translate" : "Lagundu itzultzen",
"Get the apps to sync your files" : "Lortu aplikazioak zure fitxategiak sinkronizatzeko",
"Desktop client" : "Mahaigaineko bezeroa",
"Android app" : "Android aplikazioa",
"iOS app" : "iOS aplikazioa",
"Show First Run Wizard again" : "Erakutsi berriz Lehenengo Aldiko Morroia",
"Common Name" : "Izen arrunta",
"Valid until" : "Data hau arte baliogarria",
"Issued By" : "Honek bidalita",

Просмотреть файл

@ -91,8 +91,8 @@ OC.L10N.register(
"A valid password must be provided" : "رمز عبور صحیح باید وارد شود",
"A valid email must be provided" : "یک ایمیل معتبر باید وارد شود",
"__language_name__" : "__language_name__",
"Sync clients" : "همگام‌سازی مشتریان",
"Personal info" : "مشخصات شخصی",
"Sync clients" : "همگام‌سازی مشتریان",
"SSL root certificates" : "گواهی های اصلی SSL ",
"Everything (fatal issues, errors, warnings, info, debug)" : "همه موارد (مشکلات مهلک، خطاها، اخطارها، اطلاعات، خطایابی)",
"Info, warnings, errors and fatal issues" : "اطلاعات، اخطارها، خطاها، مشکلات اساسی",
@ -170,32 +170,28 @@ OC.L10N.register(
"Online documentation" : "مستندات آنلاین",
"Forum" : "انجمن",
"Commercial support" : "پشتیبانی تجاری",
"Get the apps to sync your files" : "برنامه ها را دریافت کنید تا فایل هایتان را همگام سازید",
"Desktop client" : "نرم افزار دسکتاپ",
"Android app" : "اپ اندروید",
"iOS app" : "اپ iOS",
"Show First Run Wizard again" : "راهبری کمکی اجرای اول را دوباره نمایش بده",
"Profile picture" : "تصویر پروفایل",
"Upload new" : "بارگذاری جدید",
"Remove image" : "تصویر پاک شود",
"Cancel" : "منصرف شدن",
"Full name" : "نام کامل",
"No display name set" : "هیچ نام نمایشی تعیین نشده است",
"Email" : "ایمیل",
"Your email address" : "پست الکترونیکی شما",
"No email address set" : "آدرس‌ایمیلی تنظیم نشده است",
"You are member of the following groups:" : "شما عضو این گروه‌ها هستید:",
"Password" : "گذرواژه",
"Unable to change your password" : "ناتوان در تغییر گذرواژه",
"Current password" : "گذرواژه کنونی",
"New password" : "گذرواژه جدید",
"Change password" : "تغییر گذر واژه",
"Full name" : "نام کامل",
"No display name set" : "هیچ نام نمایشی تعیین نشده است",
"Email" : "ایمیل",
"Your email address" : "پست الکترونیکی شما",
"Fill in an email address to enable password recovery and receive notifications" : "فیلد آدرس ایمیل را به منظور فعال‌سازی بازیابی رمزعبور در دریافت نوتیفیکیش‌ها پر کنید",
"No email address set" : "آدرس‌ایمیلی تنظیم نشده است",
"You are member of the following groups:" : "شما عضو این گروه‌ها هستید:",
"Profile picture" : "تصویر پروفایل",
"Upload new" : "بارگذاری جدید",
"Select new from Files" : "انتخاب جدید از میان فایل ها",
"Remove image" : "تصویر پاک شود",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "فایل pnd یا jpg. در حالت ایده‌آل بصورت مربع و یا شما می‌توانید آنرا برش بزنید. حجم فایل نمی‌تواند از حداکثر سایز 20MB بیشتر باشد.",
"Cancel" : "منصرف شدن",
"Choose as profile image" : "یک تصویر پروفایل انتخاب کنید",
"Language" : "زبان",
"Help translate" : "به ترجمه آن کمک کنید",
"Get the apps to sync your files" : "برنامه ها را دریافت کنید تا فایل هایتان را همگام سازید",
"Desktop client" : "نرم افزار دسکتاپ",
"Android app" : "اپ اندروید",
"iOS app" : "اپ iOS",
"Show First Run Wizard again" : "راهبری کمکی اجرای اول را دوباره نمایش بده",
"Common Name" : "نام مشترک",
"Valid until" : "متعبر تا",
"Issued By" : "صدور توسط",

Просмотреть файл

@ -89,8 +89,8 @@
"A valid password must be provided" : "رمز عبور صحیح باید وارد شود",
"A valid email must be provided" : "یک ایمیل معتبر باید وارد شود",
"__language_name__" : "__language_name__",
"Sync clients" : "همگام‌سازی مشتریان",
"Personal info" : "مشخصات شخصی",
"Sync clients" : "همگام‌سازی مشتریان",
"SSL root certificates" : "گواهی های اصلی SSL ",
"Everything (fatal issues, errors, warnings, info, debug)" : "همه موارد (مشکلات مهلک، خطاها، اخطارها، اطلاعات، خطایابی)",
"Info, warnings, errors and fatal issues" : "اطلاعات، اخطارها، خطاها، مشکلات اساسی",
@ -168,32 +168,28 @@
"Online documentation" : "مستندات آنلاین",
"Forum" : "انجمن",
"Commercial support" : "پشتیبانی تجاری",
"Get the apps to sync your files" : "برنامه ها را دریافت کنید تا فایل هایتان را همگام سازید",
"Desktop client" : "نرم افزار دسکتاپ",
"Android app" : "اپ اندروید",
"iOS app" : "اپ iOS",
"Show First Run Wizard again" : "راهبری کمکی اجرای اول را دوباره نمایش بده",
"Profile picture" : "تصویر پروفایل",
"Upload new" : "بارگذاری جدید",
"Remove image" : "تصویر پاک شود",
"Cancel" : "منصرف شدن",
"Full name" : "نام کامل",
"No display name set" : "هیچ نام نمایشی تعیین نشده است",
"Email" : "ایمیل",
"Your email address" : "پست الکترونیکی شما",
"No email address set" : "آدرس‌ایمیلی تنظیم نشده است",
"You are member of the following groups:" : "شما عضو این گروه‌ها هستید:",
"Password" : "گذرواژه",
"Unable to change your password" : "ناتوان در تغییر گذرواژه",
"Current password" : "گذرواژه کنونی",
"New password" : "گذرواژه جدید",
"Change password" : "تغییر گذر واژه",
"Full name" : "نام کامل",
"No display name set" : "هیچ نام نمایشی تعیین نشده است",
"Email" : "ایمیل",
"Your email address" : "پست الکترونیکی شما",
"Fill in an email address to enable password recovery and receive notifications" : "فیلد آدرس ایمیل را به منظور فعال‌سازی بازیابی رمزعبور در دریافت نوتیفیکیش‌ها پر کنید",
"No email address set" : "آدرس‌ایمیلی تنظیم نشده است",
"You are member of the following groups:" : "شما عضو این گروه‌ها هستید:",
"Profile picture" : "تصویر پروفایل",
"Upload new" : "بارگذاری جدید",
"Select new from Files" : "انتخاب جدید از میان فایل ها",
"Remove image" : "تصویر پاک شود",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "فایل pnd یا jpg. در حالت ایده‌آل بصورت مربع و یا شما می‌توانید آنرا برش بزنید. حجم فایل نمی‌تواند از حداکثر سایز 20MB بیشتر باشد.",
"Cancel" : "منصرف شدن",
"Choose as profile image" : "یک تصویر پروفایل انتخاب کنید",
"Language" : "زبان",
"Help translate" : "به ترجمه آن کمک کنید",
"Get the apps to sync your files" : "برنامه ها را دریافت کنید تا فایل هایتان را همگام سازید",
"Desktop client" : "نرم افزار دسکتاپ",
"Android app" : "اپ اندروید",
"iOS app" : "اپ iOS",
"Show First Run Wizard again" : "راهبری کمکی اجرای اول را دوباره نمایش بده",
"Common Name" : "نام مشترک",
"Valid until" : "متعبر تا",
"Issued By" : "صدور توسط",

Просмотреть файл

@ -106,8 +106,8 @@ OC.L10N.register(
"A valid password must be provided" : "Anna kelvollinen salasana",
"A valid email must be provided" : "Tarvitaan kelvollinen sähköpostiosoite",
"__language_name__" : "_kielen_nimi_",
"Sync clients" : "Synkronointisovellukset",
"Personal info" : "Henkilökohtaiset tiedot",
"Sync clients" : "Synkronointisovellukset",
"SSL root certificates" : "SSL-juurivarmenteet",
"Everything (fatal issues, errors, warnings, info, debug)" : "Kaikki (vakavat ongelmat, virheet, varoitukset, tiedot, vianjäljitys)",
"Info, warnings, errors and fatal issues" : "Tiedot, varoitukset, virheet ja vakavat ongelmat",
@ -215,35 +215,30 @@ OC.L10N.register(
"Forum" : "Keskustelupalsta",
"Issue tracker" : "Ongelmien seuranta",
"Commercial support" : "Kaupallinen tuki",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Käytössäsi on <strong>%s</strong>/<strong>%s</strong>",
"Profile picture" : "Profiilikuva",
"Upload new" : "Lähetä uusi",
"Remove image" : "Poista kuva",
"Cancel" : "Peru",
"Full name" : "Koko nimi",
"No display name set" : "Näyttönimeä ei ole asetettu",
"Email" : "Sähköpostiosoite",
"Your email address" : "Sähköpostiosoitteesi",
"No email address set" : "Sähköpostiosoitetta ei ole asetettu",
"You are member of the following groups:" : "Olet jäsenenä seuraavissa ryhmissä:",
"Password" : "Salasana",
"Unable to change your password" : "Salasanaasi ei voitu vaihtaa",
"Current password" : "Nykyinen salasana",
"New password" : "Uusi salasana",
"Change password" : "Vaihda salasana",
"Language" : "Kieli",
"Help translate" : "Auta kääntämisessä",
"Get the apps to sync your files" : "Aseta sovellukset synkronoimaan tiedostosi",
"Desktop client" : "Työpöytäsovellus",
"Android app" : "Android-sovellus",
"iOS app" : "iOS-sovellus",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Jos haluat tukea projektia, \n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">auta sovelluskehityksessä</a>\n\t\ttai\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">levitä sanaa</a>!",
"Show First Run Wizard again" : "Näytä ensimmäisen käyttökerran avustaja uudelleen",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Käytössäsi on <strong>%s</strong>/<strong>%s</strong>",
"Password" : "Salasana",
"Unable to change your password" : "Salasanaasi ei voitu vaihtaa",
"Current password" : "Nykyinen salasana",
"New password" : "Uusi salasana",
"Change password" : "Vaihda salasana",
"Full name" : "Koko nimi",
"No display name set" : "Näyttönimeä ei ole asetettu",
"Email" : "Sähköpostiosoite",
"Your email address" : "Sähköpostiosoitteesi",
"Fill in an email address to enable password recovery and receive notifications" : "Anna sähköpostiosoitteesi, jotta unohdettu salasana on mahdollista palauttaa ja voit vastaanottaa ilmoituksia",
"No email address set" : "Sähköpostiosoitetta ei ole asetettu",
"You are member of the following groups:" : "Olet jäsenenä seuraavissa ryhmissä:",
"Profile picture" : "Profiilikuva",
"Upload new" : "Lähetä uusi",
"Select new from Files" : "Valitse uusi tiedostoista",
"Remove image" : "Poista kuva",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Joko png- tai jpg-kuva. Mieluiten neliö, voit kuitenkin rajata kuvaa. Tiedosto voi olla korkeintaan 20 megatavun kokoinen.",
"Your avatar is provided by your original account." : "Avatar-kuvasi pohjautuu alkuperäiseen tiliisi.",
"Cancel" : "Peru",
"Choose as profile image" : "Valitse profiilikuvaksi",
"Language" : "Kieli",
"Help translate" : "Auta kääntämisessä",
"Common Name" : "Yleinen nimi",
"Valid until" : "Kelvollinen",
"Issued By" : " Myöntänyt",

Просмотреть файл

@ -104,8 +104,8 @@
"A valid password must be provided" : "Anna kelvollinen salasana",
"A valid email must be provided" : "Tarvitaan kelvollinen sähköpostiosoite",
"__language_name__" : "_kielen_nimi_",
"Sync clients" : "Synkronointisovellukset",
"Personal info" : "Henkilökohtaiset tiedot",
"Sync clients" : "Synkronointisovellukset",
"SSL root certificates" : "SSL-juurivarmenteet",
"Everything (fatal issues, errors, warnings, info, debug)" : "Kaikki (vakavat ongelmat, virheet, varoitukset, tiedot, vianjäljitys)",
"Info, warnings, errors and fatal issues" : "Tiedot, varoitukset, virheet ja vakavat ongelmat",
@ -213,35 +213,30 @@
"Forum" : "Keskustelupalsta",
"Issue tracker" : "Ongelmien seuranta",
"Commercial support" : "Kaupallinen tuki",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Käytössäsi on <strong>%s</strong>/<strong>%s</strong>",
"Profile picture" : "Profiilikuva",
"Upload new" : "Lähetä uusi",
"Remove image" : "Poista kuva",
"Cancel" : "Peru",
"Full name" : "Koko nimi",
"No display name set" : "Näyttönimeä ei ole asetettu",
"Email" : "Sähköpostiosoite",
"Your email address" : "Sähköpostiosoitteesi",
"No email address set" : "Sähköpostiosoitetta ei ole asetettu",
"You are member of the following groups:" : "Olet jäsenenä seuraavissa ryhmissä:",
"Password" : "Salasana",
"Unable to change your password" : "Salasanaasi ei voitu vaihtaa",
"Current password" : "Nykyinen salasana",
"New password" : "Uusi salasana",
"Change password" : "Vaihda salasana",
"Language" : "Kieli",
"Help translate" : "Auta kääntämisessä",
"Get the apps to sync your files" : "Aseta sovellukset synkronoimaan tiedostosi",
"Desktop client" : "Työpöytäsovellus",
"Android app" : "Android-sovellus",
"iOS app" : "iOS-sovellus",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Jos haluat tukea projektia, \n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">auta sovelluskehityksessä</a>\n\t\ttai\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">levitä sanaa</a>!",
"Show First Run Wizard again" : "Näytä ensimmäisen käyttökerran avustaja uudelleen",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Käytössäsi on <strong>%s</strong>/<strong>%s</strong>",
"Password" : "Salasana",
"Unable to change your password" : "Salasanaasi ei voitu vaihtaa",
"Current password" : "Nykyinen salasana",
"New password" : "Uusi salasana",
"Change password" : "Vaihda salasana",
"Full name" : "Koko nimi",
"No display name set" : "Näyttönimeä ei ole asetettu",
"Email" : "Sähköpostiosoite",
"Your email address" : "Sähköpostiosoitteesi",
"Fill in an email address to enable password recovery and receive notifications" : "Anna sähköpostiosoitteesi, jotta unohdettu salasana on mahdollista palauttaa ja voit vastaanottaa ilmoituksia",
"No email address set" : "Sähköpostiosoitetta ei ole asetettu",
"You are member of the following groups:" : "Olet jäsenenä seuraavissa ryhmissä:",
"Profile picture" : "Profiilikuva",
"Upload new" : "Lähetä uusi",
"Select new from Files" : "Valitse uusi tiedostoista",
"Remove image" : "Poista kuva",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Joko png- tai jpg-kuva. Mieluiten neliö, voit kuitenkin rajata kuvaa. Tiedosto voi olla korkeintaan 20 megatavun kokoinen.",
"Your avatar is provided by your original account." : "Avatar-kuvasi pohjautuu alkuperäiseen tiliisi.",
"Cancel" : "Peru",
"Choose as profile image" : "Valitse profiilikuvaksi",
"Language" : "Kieli",
"Help translate" : "Auta kääntämisessä",
"Common Name" : "Yleinen nimi",
"Valid until" : "Kelvollinen",
"Issued By" : " Myöntänyt",

Просмотреть файл

@ -107,8 +107,8 @@ OC.L10N.register(
"A valid password must be provided" : "Un mot de passe valide doit être saisi",
"A valid email must be provided" : "Vous devez fournir une adresse e-mail valide",
"__language_name__" : "Français",
"Sync clients" : "Clients de synchronisation",
"Personal info" : "Informations personnelles",
"Sync clients" : "Clients de synchronisation",
"SSL root certificates" : "Certificats racine SSL",
"Everything (fatal issues, errors, warnings, info, debug)" : "Tout (erreurs fatales, erreurs, avertissements, informations, debogage)",
"Info, warnings, errors and fatal issues" : "Informations, avertissements, erreurs et erreurs fatales",
@ -224,34 +224,30 @@ OC.L10N.register(
"Forum" : "Forum",
"Issue tracker" : "Suivi de problèmes",
"Commercial support" : "Support commercial",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Vous utilisez <strong>%s</strong> des <strong>%s<strong> disponibles",
"Profile picture" : "Photo de profil",
"Upload new" : "Nouvelle depuis votre ordinateur",
"Remove image" : "Supprimer l'image",
"Cancel" : "Annuler",
"Full name" : "Nom complet",
"No display name set" : "Aucun nom d'affichage configuré",
"Email" : "Adresse e-mail",
"Your email address" : "Votre adresse e-mail",
"No email address set" : "Aucune adresse e-mail configurée",
"You are member of the following groups:" : "Vous êtes membre des groupes suivants :",
"Password" : "Mot de passe",
"Unable to change your password" : "Impossible de changer votre mot de passe",
"Current password" : "Mot de passe actuel",
"New password" : "Nouveau mot de passe",
"Change password" : "Changer de mot de passe",
"Language" : "Langue",
"Help translate" : "Aidez à traduire",
"Get the apps to sync your files" : "Obtenez les applications de synchronisation de vos fichiers",
"Desktop client" : "Client de bureau",
"Android app" : "Application Android",
"iOS app" : "Application iOS",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vous souhaitez apporter votre support au projet\n <a href=\"https://owncloud.org/contribute\"\n target=\"_blank\" rel=\"noreferrer\">rejoignez le développement</a>\n ou\n <a href=\"https://owncloud.org/promote\"\n target=\"_blank\" rel=\"noreferrer\">faites passer le mot</a> !",
"Show First Run Wizard again" : "Revoir la fenêtre d'accueil affichée lors de votre première connexion",
"Password" : "Mot de passe",
"Unable to change your password" : "Impossible de changer votre mot de passe",
"Current password" : "Mot de passe actuel",
"New password" : "Nouveau mot de passe",
"Change password" : "Changer de mot de passe",
"Full name" : "Nom complet",
"No display name set" : "Aucun nom d'affichage configuré",
"Email" : "Adresse e-mail",
"Your email address" : "Votre adresse e-mail",
"Fill in an email address to enable password recovery and receive notifications" : "Saisissez votre adresse e-mail pour permettre la réinitialisation du mot de passe et la réception des notifications",
"No email address set" : "Aucune adresse e-mail configurée",
"You are member of the following groups:" : "Vous êtes membre des groupes suivants :",
"Profile picture" : "Photo de profil",
"Upload new" : "Nouvelle depuis votre ordinateur",
"Select new from Files" : "Nouvelle depuis les Fichiers",
"Remove image" : "Supprimer l'image",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Format png ou jpg de maximum 20 Mo. Idéalement carrée, mais vous pourrez la recadrer.",
"Your avatar is provided by your original account." : "Votre avatar est fourni par votre compte original.",
"Cancel" : "Annuler",
"Choose as profile image" : "Choisir en tant que photo de profil ",
"Language" : "Langue",
"Help translate" : "Aidez à traduire",
"Common Name" : "Nom d'usage",
"Valid until" : "Valide jusqu'à",
"Issued By" : "Délivré par",

Просмотреть файл

@ -105,8 +105,8 @@
"A valid password must be provided" : "Un mot de passe valide doit être saisi",
"A valid email must be provided" : "Vous devez fournir une adresse e-mail valide",
"__language_name__" : "Français",
"Sync clients" : "Clients de synchronisation",
"Personal info" : "Informations personnelles",
"Sync clients" : "Clients de synchronisation",
"SSL root certificates" : "Certificats racine SSL",
"Everything (fatal issues, errors, warnings, info, debug)" : "Tout (erreurs fatales, erreurs, avertissements, informations, debogage)",
"Info, warnings, errors and fatal issues" : "Informations, avertissements, erreurs et erreurs fatales",
@ -222,34 +222,30 @@
"Forum" : "Forum",
"Issue tracker" : "Suivi de problèmes",
"Commercial support" : "Support commercial",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Vous utilisez <strong>%s</strong> des <strong>%s<strong> disponibles",
"Profile picture" : "Photo de profil",
"Upload new" : "Nouvelle depuis votre ordinateur",
"Remove image" : "Supprimer l'image",
"Cancel" : "Annuler",
"Full name" : "Nom complet",
"No display name set" : "Aucun nom d'affichage configuré",
"Email" : "Adresse e-mail",
"Your email address" : "Votre adresse e-mail",
"No email address set" : "Aucune adresse e-mail configurée",
"You are member of the following groups:" : "Vous êtes membre des groupes suivants :",
"Password" : "Mot de passe",
"Unable to change your password" : "Impossible de changer votre mot de passe",
"Current password" : "Mot de passe actuel",
"New password" : "Nouveau mot de passe",
"Change password" : "Changer de mot de passe",
"Language" : "Langue",
"Help translate" : "Aidez à traduire",
"Get the apps to sync your files" : "Obtenez les applications de synchronisation de vos fichiers",
"Desktop client" : "Client de bureau",
"Android app" : "Application Android",
"iOS app" : "Application iOS",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vous souhaitez apporter votre support au projet\n <a href=\"https://owncloud.org/contribute\"\n target=\"_blank\" rel=\"noreferrer\">rejoignez le développement</a>\n ou\n <a href=\"https://owncloud.org/promote\"\n target=\"_blank\" rel=\"noreferrer\">faites passer le mot</a> !",
"Show First Run Wizard again" : "Revoir la fenêtre d'accueil affichée lors de votre première connexion",
"Password" : "Mot de passe",
"Unable to change your password" : "Impossible de changer votre mot de passe",
"Current password" : "Mot de passe actuel",
"New password" : "Nouveau mot de passe",
"Change password" : "Changer de mot de passe",
"Full name" : "Nom complet",
"No display name set" : "Aucun nom d'affichage configuré",
"Email" : "Adresse e-mail",
"Your email address" : "Votre adresse e-mail",
"Fill in an email address to enable password recovery and receive notifications" : "Saisissez votre adresse e-mail pour permettre la réinitialisation du mot de passe et la réception des notifications",
"No email address set" : "Aucune adresse e-mail configurée",
"You are member of the following groups:" : "Vous êtes membre des groupes suivants :",
"Profile picture" : "Photo de profil",
"Upload new" : "Nouvelle depuis votre ordinateur",
"Select new from Files" : "Nouvelle depuis les Fichiers",
"Remove image" : "Supprimer l'image",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Format png ou jpg de maximum 20 Mo. Idéalement carrée, mais vous pourrez la recadrer.",
"Your avatar is provided by your original account." : "Votre avatar est fourni par votre compte original.",
"Cancel" : "Annuler",
"Choose as profile image" : "Choisir en tant que photo de profil ",
"Language" : "Langue",
"Help translate" : "Aidez à traduire",
"Common Name" : "Nom d'usage",
"Valid until" : "Valide jusqu'à",
"Issued By" : "Délivré par",

Просмотреть файл

@ -104,8 +104,8 @@ OC.L10N.register(
"A valid password must be provided" : "Debe fornecer un contrasinal",
"A valid email must be provided" : "Ten que fornecer un correo funcional",
"__language_name__" : "Galego",
"Sync clients" : "Clientes de sincronización",
"Personal info" : "Información persoal",
"Sync clients" : "Clientes de sincronización",
"SSL root certificates" : "Certificados raíz SSL",
"Everything (fatal issues, errors, warnings, info, debug)" : "Todo (incidencias críticas, erros, avisos, información, depuración)",
"Info, warnings, errors and fatal issues" : "Información, avisos, erros e incidencias críticas",
@ -210,34 +210,29 @@ OC.L10N.register(
"Forum" : "Foro",
"Issue tracker" : "Seguimento de incidencias",
"Commercial support" : "Asistencia comercial",
"Profile picture" : "Imaxe do perfil",
"Upload new" : "Novo envío",
"Remove image" : "Retirar a imaxe",
"Cancel" : "Cancelar",
"Full name" : "Nome completo",
"No display name set" : "Sen nome visíbel estabelecido",
"Email" : "Correo",
"Your email address" : "O seu enderezo de correo",
"No email address set" : "Non hai un enderezo de correo definido",
"You are member of the following groups:" : "Vostede é membro dos seguintes grupos:",
"Password" : "Contrasinal",
"Unable to change your password" : "Non é posíbel cambiar o seu contrasinal",
"Current password" : "Contrasinal actual",
"New password" : "Novo contrasinal",
"Change password" : "Cambiar o contrasinal",
"Language" : "Idioma",
"Help translate" : "Axude na tradución",
"Get the apps to sync your files" : "Obteña as aplicacións para sincronizar os seus ficheiros",
"Desktop client" : "Cliente de escritorio",
"Android app" : "Aplicación Android",
"iOS app" : "Aplicación iOS",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se quere axudar ao proxecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">únase ao desenvolvemento</a>\n\t\tou\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">espalle a nova</a>!",
"Show First Run Wizard again" : "Amosar o axudante da primeira execución outra vez",
"Password" : "Contrasinal",
"Unable to change your password" : "Non é posíbel cambiar o seu contrasinal",
"Current password" : "Contrasinal actual",
"New password" : "Novo contrasinal",
"Change password" : "Cambiar o contrasinal",
"Full name" : "Nome completo",
"No display name set" : "Sen nome visíbel estabelecido",
"Email" : "Correo",
"Your email address" : "O seu enderezo de correo",
"Fill in an email address to enable password recovery and receive notifications" : "Escriba un enderezo de correo para permitir a recuperación de contrasinais e recibir notificacións",
"No email address set" : "Non hai un enderezo de correo definido",
"You are member of the following groups:" : "Vostede é membro dos seguintes grupos:",
"Profile picture" : "Imaxe do perfil",
"Upload new" : "Novo envío",
"Select new from Files" : "Seleccionar outra nova desde Ficheiros",
"Remove image" : "Retirar a imaxe",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Calquera png ou jpg. É preferíbel que sexa cadrada, mais poderá recortala. O ficheiro non pode exceder do tamaño máximo de 20MB.",
"Your avatar is provided by your original account." : "O seu avatar é fornecido pola súa conta orixinal.",
"Cancel" : "Cancelar",
"Choose as profile image" : "Escolla unha imaxe para o perfil",
"Language" : "Idioma",
"Help translate" : "Axude na tradución",
"Common Name" : "Nome común",
"Valid until" : "Válido ata",
"Issued By" : "Fornecido por",

Просмотреть файл

@ -102,8 +102,8 @@
"A valid password must be provided" : "Debe fornecer un contrasinal",
"A valid email must be provided" : "Ten que fornecer un correo funcional",
"__language_name__" : "Galego",
"Sync clients" : "Clientes de sincronización",
"Personal info" : "Información persoal",
"Sync clients" : "Clientes de sincronización",
"SSL root certificates" : "Certificados raíz SSL",
"Everything (fatal issues, errors, warnings, info, debug)" : "Todo (incidencias críticas, erros, avisos, información, depuración)",
"Info, warnings, errors and fatal issues" : "Información, avisos, erros e incidencias críticas",
@ -208,34 +208,29 @@
"Forum" : "Foro",
"Issue tracker" : "Seguimento de incidencias",
"Commercial support" : "Asistencia comercial",
"Profile picture" : "Imaxe do perfil",
"Upload new" : "Novo envío",
"Remove image" : "Retirar a imaxe",
"Cancel" : "Cancelar",
"Full name" : "Nome completo",
"No display name set" : "Sen nome visíbel estabelecido",
"Email" : "Correo",
"Your email address" : "O seu enderezo de correo",
"No email address set" : "Non hai un enderezo de correo definido",
"You are member of the following groups:" : "Vostede é membro dos seguintes grupos:",
"Password" : "Contrasinal",
"Unable to change your password" : "Non é posíbel cambiar o seu contrasinal",
"Current password" : "Contrasinal actual",
"New password" : "Novo contrasinal",
"Change password" : "Cambiar o contrasinal",
"Language" : "Idioma",
"Help translate" : "Axude na tradución",
"Get the apps to sync your files" : "Obteña as aplicacións para sincronizar os seus ficheiros",
"Desktop client" : "Cliente de escritorio",
"Android app" : "Aplicación Android",
"iOS app" : "Aplicación iOS",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se quere axudar ao proxecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">únase ao desenvolvemento</a>\n\t\tou\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">espalle a nova</a>!",
"Show First Run Wizard again" : "Amosar o axudante da primeira execución outra vez",
"Password" : "Contrasinal",
"Unable to change your password" : "Non é posíbel cambiar o seu contrasinal",
"Current password" : "Contrasinal actual",
"New password" : "Novo contrasinal",
"Change password" : "Cambiar o contrasinal",
"Full name" : "Nome completo",
"No display name set" : "Sen nome visíbel estabelecido",
"Email" : "Correo",
"Your email address" : "O seu enderezo de correo",
"Fill in an email address to enable password recovery and receive notifications" : "Escriba un enderezo de correo para permitir a recuperación de contrasinais e recibir notificacións",
"No email address set" : "Non hai un enderezo de correo definido",
"You are member of the following groups:" : "Vostede é membro dos seguintes grupos:",
"Profile picture" : "Imaxe do perfil",
"Upload new" : "Novo envío",
"Select new from Files" : "Seleccionar outra nova desde Ficheiros",
"Remove image" : "Retirar a imaxe",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Calquera png ou jpg. É preferíbel que sexa cadrada, mais poderá recortala. O ficheiro non pode exceder do tamaño máximo de 20MB.",
"Your avatar is provided by your original account." : "O seu avatar é fornecido pola súa conta orixinal.",
"Cancel" : "Cancelar",
"Choose as profile image" : "Escolla unha imaxe para o perfil",
"Language" : "Idioma",
"Help translate" : "Axude na tradución",
"Common Name" : "Nome común",
"Valid until" : "Válido ata",
"Issued By" : "Fornecido por",

Просмотреть файл

@ -23,6 +23,11 @@ OC.L10N.register(
"Updating...." : "מתבצע עדכון…",
"Error while updating app" : "אירעה שגיאה בעת עדכון היישום",
"Updated" : "מעודכן",
"Very weak password" : "סיסמא מאוד חלשה",
"Weak password" : "סיסמא חלשה",
"So-so password" : "סיסמא ככה-ככה",
"Good password" : "סיסמא טובה",
"Strong password" : "סיסמא חזקה",
"Delete" : "מחיקה",
"Groups" : "קבוצות",
"undo" : "ביטול",
@ -46,20 +51,24 @@ OC.L10N.register(
"Less" : "פחות",
"Version" : "גרסא",
"by" : "על ידי",
"Cheers!" : "לחיים!",
"Forum" : "פורום",
"Get the apps to sync your files" : "השג את האפליקציות על מנת לסנכרן את הקבצים שלך",
"Show First Run Wizard again" : "הצגת אשף ההפעלה הראשונית שוב",
"Profile picture" : "תמונת פרופיל",
"Cancel" : "ביטול",
"Email" : "דואר אלקטרוני",
"Your email address" : "כתובת הדוא״ל שלך",
"Password" : "סיסמא",
"Unable to change your password" : "לא ניתן לשנות את הססמה שלך",
"Current password" : "ססמה נוכחית",
"New password" : "ססמה חדשה",
"Change password" : "שינוי ססמה",
"Email" : "דואר אלקטרוני",
"Your email address" : "כתובת הדוא״ל שלך",
"Profile picture" : "תמונת פרופיל",
"Cancel" : "ביטול",
"Language" : "פה",
"Help translate" : "עזרה בתרגום",
"Get the apps to sync your files" : "השג את האפליקציות על מנת לסנכרן את הקבצים שלך",
"Desktop client" : "מחשב אישי",
"Android app" : "אפליקציית אנרואיד",
"iOS app" : "אפליקציית אייפון",
"Show First Run Wizard again" : "הצגת אשף ההפעלה הראשונית שוב",
"Username" : "שם משתמש",
"Create" : "יצירה",
"Admin Recovery Password" : "ססמת השחזור של המנהל",

Просмотреть файл

@ -21,6 +21,11 @@
"Updating...." : "מתבצע עדכון…",
"Error while updating app" : "אירעה שגיאה בעת עדכון היישום",
"Updated" : "מעודכן",
"Very weak password" : "סיסמא מאוד חלשה",
"Weak password" : "סיסמא חלשה",
"So-so password" : "סיסמא ככה-ככה",
"Good password" : "סיסמא טובה",
"Strong password" : "סיסמא חזקה",
"Delete" : "מחיקה",
"Groups" : "קבוצות",
"undo" : "ביטול",
@ -44,20 +49,24 @@
"Less" : "פחות",
"Version" : "גרסא",
"by" : "על ידי",
"Cheers!" : "לחיים!",
"Forum" : "פורום",
"Get the apps to sync your files" : "השג את האפליקציות על מנת לסנכרן את הקבצים שלך",
"Show First Run Wizard again" : "הצגת אשף ההפעלה הראשונית שוב",
"Profile picture" : "תמונת פרופיל",
"Cancel" : "ביטול",
"Email" : "דואר אלקטרוני",
"Your email address" : "כתובת הדוא״ל שלך",
"Password" : "סיסמא",
"Unable to change your password" : "לא ניתן לשנות את הססמה שלך",
"Current password" : "ססמה נוכחית",
"New password" : "ססמה חדשה",
"Change password" : "שינוי ססמה",
"Email" : "דואר אלקטרוני",
"Your email address" : "כתובת הדוא״ל שלך",
"Profile picture" : "תמונת פרופיל",
"Cancel" : "ביטול",
"Language" : "פה",
"Help translate" : "עזרה בתרגום",
"Get the apps to sync your files" : "השג את האפליקציות על מנת לסנכרן את הקבצים שלך",
"Desktop client" : "מחשב אישי",
"Android app" : "אפליקציית אנרואיד",
"iOS app" : "אפליקציית אייפון",
"Show First Run Wizard again" : "הצגת אשף ההפעלה הראשונית שוב",
"Username" : "שם משתמש",
"Create" : "יצירה",
"Admin Recovery Password" : "ססמת השחזור של המנהל",

Просмотреть файл

@ -3,9 +3,9 @@ OC.L10N.register(
{
"Email sent" : "ईमेल भेज दिया गया है ",
"More" : "और अधिक",
"Cancel" : "रद्द करें ",
"Password" : "पासवर्ड",
"New password" : "नया पासवर्ड",
"Cancel" : "रद्द करें ",
"Username" : "प्रयोक्ता का नाम"
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,9 +1,9 @@
{ "translations": {
"Email sent" : "ईमेल भेज दिया गया है ",
"More" : "और अधिक",
"Cancel" : "रद्द करें ",
"Password" : "पासवर्ड",
"New password" : "नया पासवर्ड",
"Cancel" : "रद्द करें ",
"Username" : "प्रयोक्ता का नाम"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -120,25 +120,21 @@ OC.L10N.register(
"Uninstall App" : "Deinstalirajte app",
"Cheers!" : "Cheers!",
"Forum" : "Forum",
"Get the apps to sync your files" : "Koristite aplikacije za sinkronizaciju svojih datoteka",
"Show First Run Wizard again" : "Opet pokažite First Run Wizard",
"Profile picture" : "Slika profila",
"Upload new" : "Učitajte novu",
"Remove image" : "Uklonite sliku",
"Cancel" : "Odustanite",
"Email" : "E-pošta",
"Your email address" : "Vaša adresa e-pošte",
"Password" : "Lozinka",
"Unable to change your password" : "Vašu lozinku nije moguće promijeniti",
"Current password" : "Trenutna lozinka",
"New password" : "Nova lozinka",
"Change password" : "Promijenite lozinku",
"Email" : "E-pošta",
"Your email address" : "Vaša adresa e-pošte",
"Fill in an email address to enable password recovery and receive notifications" : "Unesite adresu e-pošte da biste omogućili oporavak lozinke i primili notifikacije",
"Profile picture" : "Slika profila",
"Upload new" : "Učitajte novu",
"Select new from Files" : "Odaberite novu iz datoteka",
"Remove image" : "Uklonite sliku",
"Your avatar is provided by your original account." : "Vaš avatar je isporučen od strane vašeg izvornog računa",
"Cancel" : "Odustanite",
"Choose as profile image" : "Odaberite kao sliku profila",
"Language" : "Jezik",
"Help translate" : "Pomozite prevesti",
"Get the apps to sync your files" : "Koristite aplikacije za sinkronizaciju svojih datoteka",
"Show First Run Wizard again" : "Opet pokažite First Run Wizard",
"Common Name" : "Common Name",
"Valid until" : "Valid until",
"Issued By" : "Issued By",

Просмотреть файл

@ -118,25 +118,21 @@
"Uninstall App" : "Deinstalirajte app",
"Cheers!" : "Cheers!",
"Forum" : "Forum",
"Get the apps to sync your files" : "Koristite aplikacije za sinkronizaciju svojih datoteka",
"Show First Run Wizard again" : "Opet pokažite First Run Wizard",
"Profile picture" : "Slika profila",
"Upload new" : "Učitajte novu",
"Remove image" : "Uklonite sliku",
"Cancel" : "Odustanite",
"Email" : "E-pošta",
"Your email address" : "Vaša adresa e-pošte",
"Password" : "Lozinka",
"Unable to change your password" : "Vašu lozinku nije moguće promijeniti",
"Current password" : "Trenutna lozinka",
"New password" : "Nova lozinka",
"Change password" : "Promijenite lozinku",
"Email" : "E-pošta",
"Your email address" : "Vaša adresa e-pošte",
"Fill in an email address to enable password recovery and receive notifications" : "Unesite adresu e-pošte da biste omogućili oporavak lozinke i primili notifikacije",
"Profile picture" : "Slika profila",
"Upload new" : "Učitajte novu",
"Select new from Files" : "Odaberite novu iz datoteka",
"Remove image" : "Uklonite sliku",
"Your avatar is provided by your original account." : "Vaš avatar je isporučen od strane vašeg izvornog računa",
"Cancel" : "Odustanite",
"Choose as profile image" : "Odaberite kao sliku profila",
"Language" : "Jezik",
"Help translate" : "Pomozite prevesti",
"Get the apps to sync your files" : "Koristite aplikacije za sinkronizaciju svojih datoteka",
"Show First Run Wizard again" : "Opet pokažite First Run Wizard",
"Common Name" : "Common Name",
"Valid until" : "Valid until",
"Issued By" : "Issued By",

Просмотреть файл

@ -100,8 +100,8 @@ OC.L10N.register(
"A valid password must be provided" : "Érvényes jelszót kell megadnia",
"A valid email must be provided" : "Érvényes e-mail címet kell megadni",
"__language_name__" : "__language_name__",
"Sync clients" : "Szinkronizáló kliensek",
"Personal info" : "Személyes információk",
"Sync clients" : "Szinkronizáló kliensek",
"SSL root certificates" : "SSL tanúsítványok",
"Everything (fatal issues, errors, warnings, info, debug)" : "Minden (végzetes hibák, hibák, figyelmeztetések, információk, hibakeresési üzenetek)",
"Info, warnings, errors and fatal issues" : "Információk, figyelmeztetések, hibák és végzetes hibák",
@ -207,35 +207,30 @@ OC.L10N.register(
"Forum" : "Fórum",
"Issue tracker" : "Hibabejelentések",
"Commercial support" : "Kereskedelmi támogatás",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Jelenleg használt: <strong>%s</strong>, maximálisan elérhető: <strong>%s</strong>",
"Profile picture" : "Profilkép",
"Upload new" : "Új feltöltése",
"Remove image" : "A kép eltávolítása",
"Cancel" : "Mégsem",
"Full name" : "Teljes név",
"No display name set" : "Nincs megjelenítési név beállítva",
"Email" : "E-mail",
"Your email address" : "Az Ön e-mail címe",
"No email address set" : "Nincs e-mail cím beállítva",
"You are member of the following groups:" : "Tagja vagy a következő csoport(ok)nak:",
"Password" : "Jelszó",
"Unable to change your password" : "A jelszó nem változtatható meg",
"Current password" : "A jelenlegi jelszó",
"New password" : "Az új jelszó",
"Change password" : "A jelszó megváltoztatása",
"Language" : "Nyelv",
"Help translate" : "Segítsen a fordításban!",
"Get the apps to sync your files" : "Töltse le az állományok szinkronizációjához szükséges programokat!",
"Desktop client" : "Asztali kliens",
"Android app" : "Android applikáció",
"iOS app" : "IOS applikáció",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ha segíteni szeretnéd a projektet\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">csatlakozz a fejlesztéshez</a>\n\t\tvagy\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">hirdesd az igét</a>!",
"Show First Run Wizard again" : "Nézzük meg újra az első bejelentkezéskori segítséget!",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Jelenleg használt: <strong>%s</strong>, maximálisan elérhető: <strong>%s</strong>",
"Password" : "Jelszó",
"Unable to change your password" : "A jelszó nem változtatható meg",
"Current password" : "A jelenlegi jelszó",
"New password" : "Az új jelszó",
"Change password" : "A jelszó megváltoztatása",
"Full name" : "Teljes név",
"No display name set" : "Nincs megjelenítési név beállítva",
"Email" : "E-mail",
"Your email address" : "Az Ön e-mail címe",
"Fill in an email address to enable password recovery and receive notifications" : "Adja meg az e-mail címét, hogy vissza tudja állítani a jelszavát, illetve, hogy rendszeres jelentéseket kaphasson!",
"No email address set" : "Nincs e-mail cím beállítva",
"You are member of the following groups:" : "Tagja vagy a következő csoport(ok)nak:",
"Profile picture" : "Profilkép",
"Upload new" : "Új feltöltése",
"Select new from Files" : "Új kiválasztása a Fájlokból",
"Remove image" : "A kép eltávolítása",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Csak png vagy jpg lehet. Ideális esetben négyzet alakú, de lehetőséged lesz vágni. A fájl nem haladhatja meg a 20 MB-os méretet.",
"Your avatar is provided by your original account." : "A kép az eredeti bejelentkezési adatai alapján lett beállítva.",
"Cancel" : "Mégsem",
"Choose as profile image" : "Válasszuk ki profilképnek",
"Language" : "Nyelv",
"Help translate" : "Segítsen a fordításban!",
"Common Name" : "Általános Név",
"Valid until" : "Érvényes",
"Issued By" : "Kiadta",

Просмотреть файл

@ -98,8 +98,8 @@
"A valid password must be provided" : "Érvényes jelszót kell megadnia",
"A valid email must be provided" : "Érvényes e-mail címet kell megadni",
"__language_name__" : "__language_name__",
"Sync clients" : "Szinkronizáló kliensek",
"Personal info" : "Személyes információk",
"Sync clients" : "Szinkronizáló kliensek",
"SSL root certificates" : "SSL tanúsítványok",
"Everything (fatal issues, errors, warnings, info, debug)" : "Minden (végzetes hibák, hibák, figyelmeztetések, információk, hibakeresési üzenetek)",
"Info, warnings, errors and fatal issues" : "Információk, figyelmeztetések, hibák és végzetes hibák",
@ -205,35 +205,30 @@
"Forum" : "Fórum",
"Issue tracker" : "Hibabejelentések",
"Commercial support" : "Kereskedelmi támogatás",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Jelenleg használt: <strong>%s</strong>, maximálisan elérhető: <strong>%s</strong>",
"Profile picture" : "Profilkép",
"Upload new" : "Új feltöltése",
"Remove image" : "A kép eltávolítása",
"Cancel" : "Mégsem",
"Full name" : "Teljes név",
"No display name set" : "Nincs megjelenítési név beállítva",
"Email" : "E-mail",
"Your email address" : "Az Ön e-mail címe",
"No email address set" : "Nincs e-mail cím beállítva",
"You are member of the following groups:" : "Tagja vagy a következő csoport(ok)nak:",
"Password" : "Jelszó",
"Unable to change your password" : "A jelszó nem változtatható meg",
"Current password" : "A jelenlegi jelszó",
"New password" : "Az új jelszó",
"Change password" : "A jelszó megváltoztatása",
"Language" : "Nyelv",
"Help translate" : "Segítsen a fordításban!",
"Get the apps to sync your files" : "Töltse le az állományok szinkronizációjához szükséges programokat!",
"Desktop client" : "Asztali kliens",
"Android app" : "Android applikáció",
"iOS app" : "IOS applikáció",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ha segíteni szeretnéd a projektet\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">csatlakozz a fejlesztéshez</a>\n\t\tvagy\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">hirdesd az igét</a>!",
"Show First Run Wizard again" : "Nézzük meg újra az első bejelentkezéskori segítséget!",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Jelenleg használt: <strong>%s</strong>, maximálisan elérhető: <strong>%s</strong>",
"Password" : "Jelszó",
"Unable to change your password" : "A jelszó nem változtatható meg",
"Current password" : "A jelenlegi jelszó",
"New password" : "Az új jelszó",
"Change password" : "A jelszó megváltoztatása",
"Full name" : "Teljes név",
"No display name set" : "Nincs megjelenítési név beállítva",
"Email" : "E-mail",
"Your email address" : "Az Ön e-mail címe",
"Fill in an email address to enable password recovery and receive notifications" : "Adja meg az e-mail címét, hogy vissza tudja állítani a jelszavát, illetve, hogy rendszeres jelentéseket kaphasson!",
"No email address set" : "Nincs e-mail cím beállítva",
"You are member of the following groups:" : "Tagja vagy a következő csoport(ok)nak:",
"Profile picture" : "Profilkép",
"Upload new" : "Új feltöltése",
"Select new from Files" : "Új kiválasztása a Fájlokból",
"Remove image" : "A kép eltávolítása",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Csak png vagy jpg lehet. Ideális esetben négyzet alakú, de lehetőséged lesz vágni. A fájl nem haladhatja meg a 20 MB-os méretet.",
"Your avatar is provided by your original account." : "A kép az eredeti bejelentkezési adatai alapján lett beállítva.",
"Cancel" : "Mégsem",
"Choose as profile image" : "Válasszuk ki profilképnek",
"Language" : "Nyelv",
"Help translate" : "Segítsen a fordításban!",
"Common Name" : "Általános Név",
"Valid until" : "Érvényes",
"Issued By" : "Kiadta",

Просмотреть файл

@ -11,10 +11,10 @@ OC.L10N.register(
"add group" : "խումբ ավելացնել",
"SSL" : "SSL",
"TLS" : "TLS",
"Cancel" : "Չեղարկել",
"Email" : "Էլ. հասցե",
"Password" : "Գաղտնաբառ",
"New password" : "Նոր գաղտնաբառ",
"Email" : "Էլ. հասցե",
"Cancel" : "Չեղարկել",
"Language" : "Լեզու",
"Help translate" : "Օգնել թարգմանել",
"Username" : "Օգտանուն",

Просмотреть файл

@ -9,10 +9,10 @@
"add group" : "խումբ ավելացնել",
"SSL" : "SSL",
"TLS" : "TLS",
"Cancel" : "Չեղարկել",
"Email" : "Էլ. հասցե",
"Password" : "Գաղտնաբառ",
"New password" : "Նոր գաղտնաբառ",
"Email" : "Էլ. հասցե",
"Cancel" : "Չեղարկել",
"Language" : "Լեզու",
"Help translate" : "Օգնել թարգմանել",
"Username" : "Օգտանուն",

Просмотреть файл

@ -21,18 +21,18 @@ OC.L10N.register(
"More" : "Plus",
"by" : "per",
"Cheers!" : "Acclamationes!",
"Get the apps to sync your files" : "Obtene le apps (applicationes) pro synchronizar tu files",
"Profile picture" : "Imagine de profilo",
"Cancel" : "Cancellar",
"Email" : "E-posta",
"Your email address" : "Tu adresse de e-posta",
"Password" : "Contrasigno",
"Unable to change your password" : "Non pote cambiar tu contrasigno",
"Current password" : "Contrasigno currente",
"New password" : "Nove contrasigno",
"Change password" : "Cambiar contrasigno",
"Email" : "E-posta",
"Your email address" : "Tu adresse de e-posta",
"Profile picture" : "Imagine de profilo",
"Cancel" : "Cancellar",
"Language" : "Linguage",
"Help translate" : "Adjuta a traducer",
"Get the apps to sync your files" : "Obtene le apps (applicationes) pro synchronizar tu files",
"Username" : "Nomine de usator",
"Create" : "Crear",
"Group" : "Gruppo",

Просмотреть файл

@ -19,18 +19,18 @@
"More" : "Plus",
"by" : "per",
"Cheers!" : "Acclamationes!",
"Get the apps to sync your files" : "Obtene le apps (applicationes) pro synchronizar tu files",
"Profile picture" : "Imagine de profilo",
"Cancel" : "Cancellar",
"Email" : "E-posta",
"Your email address" : "Tu adresse de e-posta",
"Password" : "Contrasigno",
"Unable to change your password" : "Non pote cambiar tu contrasigno",
"Current password" : "Contrasigno currente",
"New password" : "Nove contrasigno",
"Change password" : "Cambiar contrasigno",
"Email" : "E-posta",
"Your email address" : "Tu adresse de e-posta",
"Profile picture" : "Imagine de profilo",
"Cancel" : "Cancellar",
"Language" : "Linguage",
"Help translate" : "Adjuta a traducer",
"Get the apps to sync your files" : "Obtene le apps (applicationes) pro synchronizar tu files",
"Username" : "Nomine de usator",
"Create" : "Crear",
"Group" : "Gruppo",

Просмотреть файл

@ -107,8 +107,8 @@ OC.L10N.register(
"A valid password must be provided" : "Harus memberikan sandi yang benar",
"A valid email must be provided" : "Email yang benar harus diberikan",
"__language_name__" : "__language_name__",
"Sync clients" : "Klien sync",
"Personal info" : "Info pribadi",
"Sync clients" : "Klien sync",
"SSL root certificates" : "Sertifikat root SSL",
"Everything (fatal issues, errors, warnings, info, debug)" : "Semuanya (Masalah fatal, kesalahan, peringatan, info, debug)",
"Info, warnings, errors and fatal issues" : "Info, peringatan, kesalahan dan masalah fatal",
@ -223,34 +223,29 @@ OC.L10N.register(
"Forum" : "Forum",
"Issue tracker" : "Pelacak masalah",
"Commercial support" : "Dukungan komersial",
"Profile picture" : "Foto profil",
"Upload new" : "Unggah baru",
"Remove image" : "Hapus gambar",
"Cancel" : "Batal",
"Full name" : "Nama lengkap",
"No display name set" : "Nama tampilan tidak diatur",
"Email" : "Email",
"Your email address" : "Alamat email Anda",
"No email address set" : "Alamat email tidak diatur",
"You are member of the following groups:" : "Anda adalah anggota dari grup berikut:",
"Password" : "Sandi",
"Unable to change your password" : "Gagal mengubah sandi Anda",
"Current password" : "Sandi saat ini",
"New password" : "Sandi baru",
"Change password" : "Ubah sandi",
"Language" : "Bahasa",
"Help translate" : "Bantu menerjemahkan",
"Get the apps to sync your files" : "Dapatkan aplikasi untuk sinkronisasi berkas Anda",
"Desktop client" : "Klien desktop",
"Android app" : "Aplikasi Android",
"iOS app" : "Aplikasi iOS",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Jika Anda ingin mendukung proyek ini\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">bergabunglah dalam pengembangan</a>\n\t\tatau\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">promosikan</a>!",
"Show First Run Wizard again" : "Tampilkan Penuntun Konfigurasi Awal",
"Password" : "Sandi",
"Unable to change your password" : "Gagal mengubah sandi Anda",
"Current password" : "Sandi saat ini",
"New password" : "Sandi baru",
"Change password" : "Ubah sandi",
"Full name" : "Nama lengkap",
"No display name set" : "Nama tampilan tidak diatur",
"Email" : "Email",
"Your email address" : "Alamat email Anda",
"Fill in an email address to enable password recovery and receive notifications" : "Isikan alamat email untuk mengaktifkan pemulihan sandi dan menerima notifikasi",
"No email address set" : "Alamat email tidak diatur",
"You are member of the following groups:" : "Anda adalah anggota dari grup berikut:",
"Profile picture" : "Foto profil",
"Upload new" : "Unggah baru",
"Select new from Files" : "Pilih baru dari Berkas",
"Remove image" : "Hapus gambar",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Boleh png atau jpg. Idealnya berbentuk persegi tetapi Anda dapat memotongnya. Berkas tidak diizinkan melebihi ukuran 20 MB.",
"Your avatar is provided by your original account." : "Avatar disediakan oleh akun asli Anda.",
"Cancel" : "Batal",
"Choose as profile image" : "Pilih sebagai gambar profil",
"Language" : "Bahasa",
"Help translate" : "Bantu menerjemahkan",
"Common Name" : "Nama umum",
"Valid until" : "Berlaku sampai",
"Issued By" : "Diterbitkan oleh",

Просмотреть файл

@ -105,8 +105,8 @@
"A valid password must be provided" : "Harus memberikan sandi yang benar",
"A valid email must be provided" : "Email yang benar harus diberikan",
"__language_name__" : "__language_name__",
"Sync clients" : "Klien sync",
"Personal info" : "Info pribadi",
"Sync clients" : "Klien sync",
"SSL root certificates" : "Sertifikat root SSL",
"Everything (fatal issues, errors, warnings, info, debug)" : "Semuanya (Masalah fatal, kesalahan, peringatan, info, debug)",
"Info, warnings, errors and fatal issues" : "Info, peringatan, kesalahan dan masalah fatal",
@ -221,34 +221,29 @@
"Forum" : "Forum",
"Issue tracker" : "Pelacak masalah",
"Commercial support" : "Dukungan komersial",
"Profile picture" : "Foto profil",
"Upload new" : "Unggah baru",
"Remove image" : "Hapus gambar",
"Cancel" : "Batal",
"Full name" : "Nama lengkap",
"No display name set" : "Nama tampilan tidak diatur",
"Email" : "Email",
"Your email address" : "Alamat email Anda",
"No email address set" : "Alamat email tidak diatur",
"You are member of the following groups:" : "Anda adalah anggota dari grup berikut:",
"Password" : "Sandi",
"Unable to change your password" : "Gagal mengubah sandi Anda",
"Current password" : "Sandi saat ini",
"New password" : "Sandi baru",
"Change password" : "Ubah sandi",
"Language" : "Bahasa",
"Help translate" : "Bantu menerjemahkan",
"Get the apps to sync your files" : "Dapatkan aplikasi untuk sinkronisasi berkas Anda",
"Desktop client" : "Klien desktop",
"Android app" : "Aplikasi Android",
"iOS app" : "Aplikasi iOS",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Jika Anda ingin mendukung proyek ini\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">bergabunglah dalam pengembangan</a>\n\t\tatau\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">promosikan</a>!",
"Show First Run Wizard again" : "Tampilkan Penuntun Konfigurasi Awal",
"Password" : "Sandi",
"Unable to change your password" : "Gagal mengubah sandi Anda",
"Current password" : "Sandi saat ini",
"New password" : "Sandi baru",
"Change password" : "Ubah sandi",
"Full name" : "Nama lengkap",
"No display name set" : "Nama tampilan tidak diatur",
"Email" : "Email",
"Your email address" : "Alamat email Anda",
"Fill in an email address to enable password recovery and receive notifications" : "Isikan alamat email untuk mengaktifkan pemulihan sandi dan menerima notifikasi",
"No email address set" : "Alamat email tidak diatur",
"You are member of the following groups:" : "Anda adalah anggota dari grup berikut:",
"Profile picture" : "Foto profil",
"Upload new" : "Unggah baru",
"Select new from Files" : "Pilih baru dari Berkas",
"Remove image" : "Hapus gambar",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Boleh png atau jpg. Idealnya berbentuk persegi tetapi Anda dapat memotongnya. Berkas tidak diizinkan melebihi ukuran 20 MB.",
"Your avatar is provided by your original account." : "Avatar disediakan oleh akun asli Anda.",
"Cancel" : "Batal",
"Choose as profile image" : "Pilih sebagai gambar profil",
"Language" : "Bahasa",
"Help translate" : "Bantu menerjemahkan",
"Common Name" : "Nama umum",
"Valid until" : "Berlaku sampai",
"Issued By" : "Diterbitkan oleh",

Просмотреть файл

@ -37,14 +37,14 @@ OC.L10N.register(
"by" : "af",
"Cheers!" : "Skál!",
"Forum" : "Vefspjall",
"Cancel" : "Hætta við",
"Email" : "Netfang",
"Your email address" : "Netfangið þitt",
"Password" : "Lykilorð",
"Unable to change your password" : "Ekki tókst að breyta lykilorðinu þínu",
"Current password" : "Núverandi lykilorð",
"New password" : "Nýtt lykilorð",
"Change password" : "Breyta lykilorði",
"Email" : "Netfang",
"Your email address" : "Netfangið þitt",
"Cancel" : "Hætta við",
"Language" : "Tungumál",
"Help translate" : "Hjálpa við þýðingu",
"Username" : "Notendanafn",

Просмотреть файл

@ -35,14 +35,14 @@
"by" : "af",
"Cheers!" : "Skál!",
"Forum" : "Vefspjall",
"Cancel" : "Hætta við",
"Email" : "Netfang",
"Your email address" : "Netfangið þitt",
"Password" : "Lykilorð",
"Unable to change your password" : "Ekki tókst að breyta lykilorðinu þínu",
"Current password" : "Núverandi lykilorð",
"New password" : "Nýtt lykilorð",
"Change password" : "Breyta lykilorði",
"Email" : "Netfang",
"Your email address" : "Netfangið þitt",
"Cancel" : "Hætta við",
"Language" : "Tungumál",
"Help translate" : "Hjálpa við þýðingu",
"Username" : "Notendanafn",

Просмотреть файл

@ -107,8 +107,8 @@ OC.L10N.register(
"A valid password must be provided" : "Deve essere fornita una password valida",
"A valid email must be provided" : "Deve essere fornito un indirizzo email valido",
"__language_name__" : "Italiano",
"Sync clients" : "Client di sincronizzazione",
"Personal info" : "Informazioni personali",
"Sync clients" : "Client di sincronizzazione",
"SSL root certificates" : "Certificati SSL radice",
"Everything (fatal issues, errors, warnings, info, debug)" : "Tutto (problemi gravi, errori, avvisi, informazioni, debug)",
"Info, warnings, errors and fatal issues" : "Informazioni, avvisi, errori e problemi gravi",
@ -224,35 +224,30 @@ OC.L10N.register(
"Forum" : "Forum",
"Issue tracker" : "Sistema di tracciamento dei problemi",
"Commercial support" : "Supporto commerciale",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong>",
"Profile picture" : "Immagine del profilo",
"Upload new" : "Carica nuova",
"Remove image" : "Rimuovi immagine",
"Cancel" : "Annulla",
"Full name" : "Nome completo",
"No display name set" : "Nome visualizzato non impostato",
"Email" : "Posta elettronica",
"Your email address" : "Il tuo indirizzo email",
"No email address set" : "Nessun indirizzo email impostato",
"You are member of the following groups:" : "Sei membro dei seguenti gruppi:",
"Password" : "Password",
"Unable to change your password" : "Modifica password non riuscita",
"Current password" : "Password attuale",
"New password" : "Nuova password",
"Change password" : "Modifica password",
"Language" : "Lingua",
"Help translate" : "Migliora la traduzione",
"Get the apps to sync your files" : "Scarica le applicazioni per sincronizzare i tuoi file",
"Desktop client" : "Client desktop",
"Android app" : "Applicazione Android",
"iOS app" : "Applicazione iOS",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se vuoi supportare il progetto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">diventa uno sviluppatore</a>\n\t\to\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">diffondi il verbo</a>!",
"Show First Run Wizard again" : "Mostra nuovamente la procedura di primo avvio",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong>",
"Password" : "Password",
"Unable to change your password" : "Modifica password non riuscita",
"Current password" : "Password attuale",
"New password" : "Nuova password",
"Change password" : "Modifica password",
"Full name" : "Nome completo",
"No display name set" : "Nome visualizzato non impostato",
"Email" : "Posta elettronica",
"Your email address" : "Il tuo indirizzo email",
"Fill in an email address to enable password recovery and receive notifications" : "Inserisci il tuo indirizzo di posta per abilitare il ripristino della password e ricevere notifiche",
"No email address set" : "Nessun indirizzo email impostato",
"You are member of the following groups:" : "Sei membro dei seguenti gruppi:",
"Profile picture" : "Immagine del profilo",
"Upload new" : "Carica nuova",
"Select new from Files" : "Seleziona nuova da file",
"Remove image" : "Rimuovi immagine",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Sia png che jpg. Preferibilmente quadrata, ma potrai ritagliarla. Il file non può superare la dimensione massima di 20 MB.",
"Your avatar is provided by your original account." : "Il tuo avatar è ottenuto dal tuo account originale.",
"Cancel" : "Annulla",
"Choose as profile image" : "Scegli come immagine del profilo",
"Language" : "Lingua",
"Help translate" : "Migliora la traduzione",
"Common Name" : "Nome comune",
"Valid until" : "Valido fino al",
"Issued By" : "Emesso da",

Просмотреть файл

@ -105,8 +105,8 @@
"A valid password must be provided" : "Deve essere fornita una password valida",
"A valid email must be provided" : "Deve essere fornito un indirizzo email valido",
"__language_name__" : "Italiano",
"Sync clients" : "Client di sincronizzazione",
"Personal info" : "Informazioni personali",
"Sync clients" : "Client di sincronizzazione",
"SSL root certificates" : "Certificati SSL radice",
"Everything (fatal issues, errors, warnings, info, debug)" : "Tutto (problemi gravi, errori, avvisi, informazioni, debug)",
"Info, warnings, errors and fatal issues" : "Informazioni, avvisi, errori e problemi gravi",
@ -222,35 +222,30 @@
"Forum" : "Forum",
"Issue tracker" : "Sistema di tracciamento dei problemi",
"Commercial support" : "Supporto commerciale",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong>",
"Profile picture" : "Immagine del profilo",
"Upload new" : "Carica nuova",
"Remove image" : "Rimuovi immagine",
"Cancel" : "Annulla",
"Full name" : "Nome completo",
"No display name set" : "Nome visualizzato non impostato",
"Email" : "Posta elettronica",
"Your email address" : "Il tuo indirizzo email",
"No email address set" : "Nessun indirizzo email impostato",
"You are member of the following groups:" : "Sei membro dei seguenti gruppi:",
"Password" : "Password",
"Unable to change your password" : "Modifica password non riuscita",
"Current password" : "Password attuale",
"New password" : "Nuova password",
"Change password" : "Modifica password",
"Language" : "Lingua",
"Help translate" : "Migliora la traduzione",
"Get the apps to sync your files" : "Scarica le applicazioni per sincronizzare i tuoi file",
"Desktop client" : "Client desktop",
"Android app" : "Applicazione Android",
"iOS app" : "Applicazione iOS",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se vuoi supportare il progetto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">diventa uno sviluppatore</a>\n\t\to\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">diffondi il verbo</a>!",
"Show First Run Wizard again" : "Mostra nuovamente la procedura di primo avvio",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong>",
"Password" : "Password",
"Unable to change your password" : "Modifica password non riuscita",
"Current password" : "Password attuale",
"New password" : "Nuova password",
"Change password" : "Modifica password",
"Full name" : "Nome completo",
"No display name set" : "Nome visualizzato non impostato",
"Email" : "Posta elettronica",
"Your email address" : "Il tuo indirizzo email",
"Fill in an email address to enable password recovery and receive notifications" : "Inserisci il tuo indirizzo di posta per abilitare il ripristino della password e ricevere notifiche",
"No email address set" : "Nessun indirizzo email impostato",
"You are member of the following groups:" : "Sei membro dei seguenti gruppi:",
"Profile picture" : "Immagine del profilo",
"Upload new" : "Carica nuova",
"Select new from Files" : "Seleziona nuova da file",
"Remove image" : "Rimuovi immagine",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Sia png che jpg. Preferibilmente quadrata, ma potrai ritagliarla. Il file non può superare la dimensione massima di 20 MB.",
"Your avatar is provided by your original account." : "Il tuo avatar è ottenuto dal tuo account originale.",
"Cancel" : "Annulla",
"Choose as profile image" : "Scegli come immagine del profilo",
"Language" : "Lingua",
"Help translate" : "Migliora la traduzione",
"Common Name" : "Nome comune",
"Valid until" : "Valido fino al",
"Issued By" : "Emesso da",

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше