[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2015-10-19 01:55:02 -04:00
parent 8d25528c49
commit 008082ebad
20 changed files with 556 additions and 334 deletions

View File

@ -30,10 +30,10 @@ OC.L10N.register(
"Favorites" : "お気に入り",
"Home" : "ホーム",
"Close" : "閉じる",
"Upload cancelled." : "アップロードはキャンセルされました。",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "ディレクトリもしくは0バイトのため {filename} をアップロードできません",
"Total file size {size1} exceeds upload limit {size2}" : "合計ファイルサイズ {size1} はアップロード制限 {size2} を超過しています。",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "空き容量が十分でなく、 {size1} をアップロードしていますが、 {size2} しか残っていません。",
"Upload cancelled." : "アップロードはキャンセルされました。",
"Could not get result from server." : "サーバーから結果を取得できませんでした。",
"File upload is in progress. Leaving the page now will cancel the upload." : "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。",
"Actions" : "アクション",
@ -75,8 +75,10 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n バイト"],
"Favorited" : "お気に入り済",
"Favorite" : "お気に入り",
"{newname} already exists" : "{newname} はすでに存在します",
"Upload" : "アップロード",
"Text file" : "テキストファイル",
"New text file.txt" : "新規のテキストファイル作成",
"Folder" : "フォルダー",
"New folder" : "新しいフォルダー",
"An error occurred while trying to update the tags" : "タグを更新する際にエラーが発生しました",

View File

@ -28,10 +28,10 @@
"Favorites" : "お気に入り",
"Home" : "ホーム",
"Close" : "閉じる",
"Upload cancelled." : "アップロードはキャンセルされました。",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "ディレクトリもしくは0バイトのため {filename} をアップロードできません",
"Total file size {size1} exceeds upload limit {size2}" : "合計ファイルサイズ {size1} はアップロード制限 {size2} を超過しています。",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "空き容量が十分でなく、 {size1} をアップロードしていますが、 {size2} しか残っていません。",
"Upload cancelled." : "アップロードはキャンセルされました。",
"Could not get result from server." : "サーバーから結果を取得できませんでした。",
"File upload is in progress. Leaving the page now will cancel the upload." : "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。",
"Actions" : "アクション",
@ -73,8 +73,10 @@
"_%n byte_::_%n bytes_" : ["%n バイト"],
"Favorited" : "お気に入り済",
"Favorite" : "お気に入り",
"{newname} already exists" : "{newname} はすでに存在します",
"Upload" : "アップロード",
"Text file" : "テキストファイル",
"New text file.txt" : "新規のテキストファイル作成",
"Folder" : "フォルダー",
"New folder" : "新しいフォルダー",
"An error occurred while trying to update the tags" : "タグを更新する際にエラーが発生しました",

View File

@ -22,14 +22,21 @@ OC.L10N.register(
"All users. Type to select user or group." : "すべてのユーザー。ユーザー、グループを追加",
"(group)" : "(グループ)",
"Saved" : "保存されました",
"Access key" : "アクセスキー",
"Secret key" : "シークレットキー",
"None" : "なし",
"OAuth1" : "OAuth1",
"App key" : "アプリキー",
"App secret" : "アプリシークレット",
"OAuth2" : "OAuth2",
"Client ID" : "クライアントID",
"Client secret" : "クライアント秘密キー",
"OpenStack" : "OpenStack",
"Username" : "ユーザー名",
"Password" : "パスワード",
"Rackspace" : "Rackspace",
"API key" : "APIキー",
"RSA public key" : "RSA公開鍵",
"Public key" : "公開鍵",
"Amazon S3" : "Amazon S3",
"Bucket" : "バケット名",
@ -43,14 +50,19 @@ OC.L10N.register(
"Remote subfolder" : "リモートサブフォルダー",
"Secure https://" : "セキュア https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "ホスト",
"Secure ftps://" : "Secure ftps://",
"Google Drive" : "Google Drive",
"Local" : "ローカル",
"Location" : "位置",
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "ルート",
"SFTP with secret key login" : "秘密鍵でSFTPログイン",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "共有",
"Domain" : "ドメイン",
"SMB / CIFS using OC login" : "ownCloudログインを利用したSMB / CIFS",
"Username as share" : "共有名",
"OpenStack Object Storage" : "OpenStack ObjectStorage",

View File

@ -20,14 +20,21 @@
"All users. Type to select user or group." : "すべてのユーザー。ユーザー、グループを追加",
"(group)" : "(グループ)",
"Saved" : "保存されました",
"Access key" : "アクセスキー",
"Secret key" : "シークレットキー",
"None" : "なし",
"OAuth1" : "OAuth1",
"App key" : "アプリキー",
"App secret" : "アプリシークレット",
"OAuth2" : "OAuth2",
"Client ID" : "クライアントID",
"Client secret" : "クライアント秘密キー",
"OpenStack" : "OpenStack",
"Username" : "ユーザー名",
"Password" : "パスワード",
"Rackspace" : "Rackspace",
"API key" : "APIキー",
"RSA public key" : "RSA公開鍵",
"Public key" : "公開鍵",
"Amazon S3" : "Amazon S3",
"Bucket" : "バケット名",
@ -41,14 +48,19 @@
"Remote subfolder" : "リモートサブフォルダー",
"Secure https://" : "セキュア https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "ホスト",
"Secure ftps://" : "Secure ftps://",
"Google Drive" : "Google Drive",
"Local" : "ローカル",
"Location" : "位置",
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "ルート",
"SFTP with secret key login" : "秘密鍵でSFTPログイン",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "共有",
"Domain" : "ドメイン",
"SMB / CIFS using OC login" : "ownCloudログインを利用したSMB / CIFS",
"Username as share" : "共有名",
"OpenStack Object Storage" : "OpenStack ObjectStorage",

View File

@ -1,17 +1,19 @@
OC.L10N.register(
"files_trashbin",
{
"Couldn't delete %s permanently" : "Nuk munda ta eliminoj përfundimisht %s",
"Couldn't restore %s" : "Nuk munda ta rivendos %s",
"Deleted files" : "Skedarë të fshirë ",
"Restore" : "Rivendos",
"Delete" : "Elimino",
"Delete permanently" : "Fshi përfundimisht",
"Error" : "Veprim i gabuar",
"restored" : "rivendosur",
"Couldn't delete %s permanently" : "Su fshi dot përgjithmonë %s",
"Couldn't restore %s" : "Su rikthye dot %s",
"Deleted files" : "Kartela të fshira",
"Restore" : "Riktheje",
"Delete" : "Fshije",
"Delete permanently" : "Fshije përgjithmonë",
"Error" : "Gabim",
"restored" : "u rikthye",
"No deleted files" : "Pa kartela të fshira",
"You will be able to recover deleted files from here" : "Që këtu do të jeni në gjendje të rimerrni kartela të fshira",
"No entries found in this folder" : "Në këtë dosje su gjetën zëra",
"Select all" : "Përzgjidhe krejt",
"Name" : "Emri",
"Deleted" : "Eliminuar"
"Select all" : "Përzgjidhi krejt",
"Name" : "Emër",
"Deleted" : "U fshi"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,15 +1,17 @@
{ "translations": {
"Couldn't delete %s permanently" : "Nuk munda ta eliminoj përfundimisht %s",
"Couldn't restore %s" : "Nuk munda ta rivendos %s",
"Deleted files" : "Skedarë të fshirë ",
"Restore" : "Rivendos",
"Delete" : "Elimino",
"Delete permanently" : "Fshi përfundimisht",
"Error" : "Veprim i gabuar",
"restored" : "rivendosur",
"Couldn't delete %s permanently" : "Su fshi dot përgjithmonë %s",
"Couldn't restore %s" : "Su rikthye dot %s",
"Deleted files" : "Kartela të fshira",
"Restore" : "Riktheje",
"Delete" : "Fshije",
"Delete permanently" : "Fshije përgjithmonë",
"Error" : "Gabim",
"restored" : "u rikthye",
"No deleted files" : "Pa kartela të fshira",
"You will be able to recover deleted files from here" : "Që këtu do të jeni në gjendje të rimerrni kartela të fshira",
"No entries found in this folder" : "Në këtë dosje su gjetën zëra",
"Select all" : "Përzgjidhe krejt",
"Name" : "Emri",
"Deleted" : "Eliminuar"
"Select all" : "Përzgjidhi krejt",
"Name" : "Emër",
"Deleted" : "U fshi"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -3,6 +3,7 @@ OC.L10N.register(
{
"Failed to clear the mappings." : "マッピングのクリアに失敗しました。",
"Failed to delete the server configuration" : "サーバー設定の削除に失敗しました",
"The configuration is invalid: anonymous bind is not allowed." : "設定は無効です: 匿名接続は、許可されていません。",
"The configuration is valid and the connection could be established!" : "設定は有効です。接続できました。",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "設定は有効ですが、接続に失敗しました。サーバー設定と資格情報を確認してください。",
"The configuration is invalid. Please have a look at the logs for further details." : "設定が無効です。詳細はログを確認してください。",
@ -24,10 +25,27 @@ OC.L10N.register(
"{nthServer}. Server" : "{nthServer}. サーバー",
"No object found in the given Base DN. Please revise." : "指定されたベース DN でオブジェクトを見つけることができませんでした。修正をお願いします。",
"More than 1.000 directory entries available." : "1000 以上のディレクトリエントリが利用可能です。",
" entries available within the provided Base DN" : "入力されたベースDNでエントリーが利用可能",
"An error occurred. Please check the Base DN, as well as connection settings and credentials." : "エラーが発生しました。ベースDNをチェックし、接続設定と権限についても同様に確認してください。",
"Do you really want to delete the current Server Configuration?" : "現在のサーバー設定を本当に削除してもよろしいですか?",
"Confirm Deletion" : "削除の確認",
"Mappings cleared successfully!" : "マッピングのクリアに成功しました!",
"Error while clearing the mappings." : "マッピングのクリアー中にエラー発生",
"Anonymous bind is not allowed. Please provide a User DN and Password." : "匿名接続が許可されていません。ユーザーDNとパスワードを入力してください。",
"LDAP Operations error. Anonymous bind might not be allowed." : "LDAP操作エラー。匿名接続が許可されていないのかもしれません。",
"Saving failed. Please make sure the database is in Operation. Reload before continuing." : "保存に失敗。データベースが稼働中か確認してください。続ける前にリロードしてください。",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "モード切替により自動LDAP問合せが有効になります。LDAPのデータ量により時間がかかる可能性があります。モードを切り替えますか",
"Mode switch" : "モード変更",
"Select attributes" : "属性を選択",
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "ユーザーは見つかりませんでした。ログインの属性とユーザー名をチェックしてください。適用されているフィルター(コピーペーストしてコマンドラインでの確認できます): <br/>",
"User found and settings verified." : "ユーザーが見つかり、設定が検証できました。",
"Settings verified, but one user found. Only the first will be able to login. Consider a more narrow filter." : "設定は検証できましたが、ユーザーが1名見つかりました。最初の1名だけログインできます。より厳しいフィルターを検討してください。",
"An unspecified error occurred. Please check the settings and the log." : "不明なエラーが発生しました。設定とログを確認してください。",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "検索フィルターが不正です。恐らく文法の問題で、開き括弧と閉じ括弧がマッチしていません。修正をお願いします。",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP / AD の接続エラーが発生しました。ホスト名、ポート、権限をチェックしてください。",
"The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "%uid のプレースフォルダがありません。プレースフォルダでは、LDAP /ADで問合せするときにログイン名で置き換えられます。",
"Please provide a login name to test against" : "テストの為にログイン名を入力してください。",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "グループボックスは無効にされました。LDAP/AD サーバーが MemberOf オプションをサポートしていないからです。",
"_%s group found_::_%s groups found_" : ["%s グループが見つかりました"],
"_%s user found_::_%s users found_" : ["%s ユーザーが見つかりました"],
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "ユーザー表示名の属性を検出できませんでした。詳細設定で対応する属性を指定してください。",
@ -40,6 +58,8 @@ OC.L10N.register(
"Test Configuration" : "設定をテスト",
"Help" : "ヘルプ",
"Groups meeting these criteria are available in %s:" : "これらの基準を満たすグループが %s で利用可能:",
"Only these object classes:" : "このオブジェクトクラスからのみ:",
"Only from these groups:" : "これらのグループからのみ:",
"Search groups" : "グループを検索",
"Available groups" : "利用可能なグループ",
"Selected groups" : "選択されたグループ",
@ -47,13 +67,20 @@ OC.L10N.register(
"LDAP Filter:" : "LDAP フィルタ:",
"The filter specifies which LDAP groups shall have access to the %s instance." : "フィルターは、どの LDAP グループが %s にアクセスするかを指定します。",
"Verify settings and count groups" : "設定を検証し、グループを数える",
"When logging in, %s will find the user based on the following attributes:" : "ログイン時に、%s により次の属性からユーザーを見つけます:",
"LDAP / AD Username:" : "LDAP/ADユーザー名:",
"Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "LDAP / AD ユーザー名に対してログインが許可されています。uid か、samaccountname のどちらかが検出されました。",
"LDAP / AD Email Address:" : "LDAP / AD メールアドレス:",
"Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "メール属性に対してログインが許可されています。メールや mailPrimaryAddress が許可されています。",
"Other Attributes:" : "その他の属性:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "ログイン実行時に適用するフィルターを定義します。%%uid にはログイン操作におけるユーザー名が入ります。例: \"uid=%%uid\"",
"Test Loginname" : "テスト用ログイン名",
"Verify settings" : "設定のチェック",
"1. Server" : "1. Server",
"%s. Server:" : "%s. サーバー:",
"Add a new and blank configuration" : "空欄の新しい設定を追加",
"Copy current configuration into new directory binding" : "現在の設定を新しいディレクトリ設定にコピー",
"Delete the current configuration" : "現在の設定を削除",
"Host" : "ホスト",
"You can omit the protocol, except you require SSL. Then start with ldaps://" : "SSL通信しない場合には、プロトコル名を省略することができます。そうでない場合には、ldaps:// から始めてください。",
"Port" : "ポート",
@ -69,6 +96,7 @@ OC.L10N.register(
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "自動的なLDAP問合せを停止します。大規模な設定には適していますが、LDAPの知識が必要になります。",
"Manually enter LDAP filters (recommended for large directories)" : "手動でLDAPフィルターを入力(大規模ディレクトリ時のみ推奨)",
"Limit %s access to users meeting these criteria:" : "以下のフィルターに適合するユーザーのみ %s へアクセスを許可:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "ユーザーの最も一般的なオブジェクトクラスは、organizationalPerson, person, user と inetOrgPerson です。もし、どのオブジェクトを選択すれば良いか分からない場合は、ディレクトリ管理者に相談してください。",
"The filter specifies which LDAP users shall have access to the %s instance." : "フィルターは、どのLDAPユーザーが %s にアクセスするかを指定します。",
"Verify settings and count users" : "設定を検証し、ユーザを数える",
"Saving" : "保存中",
@ -123,6 +151,7 @@ OC.L10N.register(
"UUID Attribute for Users:" : "ユーザーのUUID属性:",
"UUID Attribute for Groups:" : "グループの UUID 属性:",
"Username-LDAP User Mapping" : "ユーザー名とLDAPユーザのマッピング",
"Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ユーザー名は(メタ)データの保存と割り当てに使用されます。ユーザーを正確に識別して認識するために、個々のLDAPユーザは内部ユーザ名を持っています。これは、ユーザー名からLDAPユーザーへのマッピングが必要であることを意味しています。この生成されたユーザ名は、LDAPユーザのUUIDにマッピングされます。加えて、DNがLDAPとのインタラクションを削減するためにキャッシュされますが、識別には利用されません。DNが変わった場合は、変更が検出されます。内部ユーザ名は全体に亘って利用されます。マッピングをクリアすると、いたるところに使われないままの物が残るでしょう。マッピングのクリアは設定に敏感ではありませんが、すべてのLDAPの設定に影響を与えます本番の環境では決してマッピングをクリアしないでください。テストもしくは実験の段階でのみマッピングのクリアを行なってください。",
"Clear Username-LDAP User Mapping" : "ユーザー名とLDAPユーザーのマッピングをクリアする",
"Clear Groupname-LDAP Group Mapping" : "グループ名とLDAPグループのマッピングをクリアする"
},

View File

@ -1,6 +1,7 @@
{ "translations": {
"Failed to clear the mappings." : "マッピングのクリアに失敗しました。",
"Failed to delete the server configuration" : "サーバー設定の削除に失敗しました",
"The configuration is invalid: anonymous bind is not allowed." : "設定は無効です: 匿名接続は、許可されていません。",
"The configuration is valid and the connection could be established!" : "設定は有効です。接続できました。",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "設定は有効ですが、接続に失敗しました。サーバー設定と資格情報を確認してください。",
"The configuration is invalid. Please have a look at the logs for further details." : "設定が無効です。詳細はログを確認してください。",
@ -22,10 +23,27 @@
"{nthServer}. Server" : "{nthServer}. サーバー",
"No object found in the given Base DN. Please revise." : "指定されたベース DN でオブジェクトを見つけることができませんでした。修正をお願いします。",
"More than 1.000 directory entries available." : "1000 以上のディレクトリエントリが利用可能です。",
" entries available within the provided Base DN" : "入力されたベースDNでエントリーが利用可能",
"An error occurred. Please check the Base DN, as well as connection settings and credentials." : "エラーが発生しました。ベースDNをチェックし、接続設定と権限についても同様に確認してください。",
"Do you really want to delete the current Server Configuration?" : "現在のサーバー設定を本当に削除してもよろしいですか?",
"Confirm Deletion" : "削除の確認",
"Mappings cleared successfully!" : "マッピングのクリアに成功しました!",
"Error while clearing the mappings." : "マッピングのクリアー中にエラー発生",
"Anonymous bind is not allowed. Please provide a User DN and Password." : "匿名接続が許可されていません。ユーザーDNとパスワードを入力してください。",
"LDAP Operations error. Anonymous bind might not be allowed." : "LDAP操作エラー。匿名接続が許可されていないのかもしれません。",
"Saving failed. Please make sure the database is in Operation. Reload before continuing." : "保存に失敗。データベースが稼働中か確認してください。続ける前にリロードしてください。",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "モード切替により自動LDAP問合せが有効になります。LDAPのデータ量により時間がかかる可能性があります。モードを切り替えますか",
"Mode switch" : "モード変更",
"Select attributes" : "属性を選択",
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "ユーザーは見つかりませんでした。ログインの属性とユーザー名をチェックしてください。適用されているフィルター(コピーペーストしてコマンドラインでの確認できます): <br/>",
"User found and settings verified." : "ユーザーが見つかり、設定が検証できました。",
"Settings verified, but one user found. Only the first will be able to login. Consider a more narrow filter." : "設定は検証できましたが、ユーザーが1名見つかりました。最初の1名だけログインできます。より厳しいフィルターを検討してください。",
"An unspecified error occurred. Please check the settings and the log." : "不明なエラーが発生しました。設定とログを確認してください。",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "検索フィルターが不正です。恐らく文法の問題で、開き括弧と閉じ括弧がマッチしていません。修正をお願いします。",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP / AD の接続エラーが発生しました。ホスト名、ポート、権限をチェックしてください。",
"The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "%uid のプレースフォルダがありません。プレースフォルダでは、LDAP /ADで問合せするときにログイン名で置き換えられます。",
"Please provide a login name to test against" : "テストの為にログイン名を入力してください。",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "グループボックスは無効にされました。LDAP/AD サーバーが MemberOf オプションをサポートしていないからです。",
"_%s group found_::_%s groups found_" : ["%s グループが見つかりました"],
"_%s user found_::_%s users found_" : ["%s ユーザーが見つかりました"],
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "ユーザー表示名の属性を検出できませんでした。詳細設定で対応する属性を指定してください。",
@ -38,6 +56,8 @@
"Test Configuration" : "設定をテスト",
"Help" : "ヘルプ",
"Groups meeting these criteria are available in %s:" : "これらの基準を満たすグループが %s で利用可能:",
"Only these object classes:" : "このオブジェクトクラスからのみ:",
"Only from these groups:" : "これらのグループからのみ:",
"Search groups" : "グループを検索",
"Available groups" : "利用可能なグループ",
"Selected groups" : "選択されたグループ",
@ -45,13 +65,20 @@
"LDAP Filter:" : "LDAP フィルタ:",
"The filter specifies which LDAP groups shall have access to the %s instance." : "フィルターは、どの LDAP グループが %s にアクセスするかを指定します。",
"Verify settings and count groups" : "設定を検証し、グループを数える",
"When logging in, %s will find the user based on the following attributes:" : "ログイン時に、%s により次の属性からユーザーを見つけます:",
"LDAP / AD Username:" : "LDAP/ADユーザー名:",
"Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "LDAP / AD ユーザー名に対してログインが許可されています。uid か、samaccountname のどちらかが検出されました。",
"LDAP / AD Email Address:" : "LDAP / AD メールアドレス:",
"Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "メール属性に対してログインが許可されています。メールや mailPrimaryAddress が許可されています。",
"Other Attributes:" : "その他の属性:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "ログイン実行時に適用するフィルターを定義します。%%uid にはログイン操作におけるユーザー名が入ります。例: \"uid=%%uid\"",
"Test Loginname" : "テスト用ログイン名",
"Verify settings" : "設定のチェック",
"1. Server" : "1. Server",
"%s. Server:" : "%s. サーバー:",
"Add a new and blank configuration" : "空欄の新しい設定を追加",
"Copy current configuration into new directory binding" : "現在の設定を新しいディレクトリ設定にコピー",
"Delete the current configuration" : "現在の設定を削除",
"Host" : "ホスト",
"You can omit the protocol, except you require SSL. Then start with ldaps://" : "SSL通信しない場合には、プロトコル名を省略することができます。そうでない場合には、ldaps:// から始めてください。",
"Port" : "ポート",
@ -67,6 +94,7 @@
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "自動的なLDAP問合せを停止します。大規模な設定には適していますが、LDAPの知識が必要になります。",
"Manually enter LDAP filters (recommended for large directories)" : "手動でLDAPフィルターを入力(大規模ディレクトリ時のみ推奨)",
"Limit %s access to users meeting these criteria:" : "以下のフィルターに適合するユーザーのみ %s へアクセスを許可:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "ユーザーの最も一般的なオブジェクトクラスは、organizationalPerson, person, user と inetOrgPerson です。もし、どのオブジェクトを選択すれば良いか分からない場合は、ディレクトリ管理者に相談してください。",
"The filter specifies which LDAP users shall have access to the %s instance." : "フィルターは、どのLDAPユーザーが %s にアクセスするかを指定します。",
"Verify settings and count users" : "設定を検証し、ユーザを数える",
"Saving" : "保存中",
@ -121,6 +149,7 @@
"UUID Attribute for Users:" : "ユーザーのUUID属性:",
"UUID Attribute for Groups:" : "グループの UUID 属性:",
"Username-LDAP User Mapping" : "ユーザー名とLDAPユーザのマッピング",
"Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ユーザー名は(メタ)データの保存と割り当てに使用されます。ユーザーを正確に識別して認識するために、個々のLDAPユーザは内部ユーザ名を持っています。これは、ユーザー名からLDAPユーザーへのマッピングが必要であることを意味しています。この生成されたユーザ名は、LDAPユーザのUUIDにマッピングされます。加えて、DNがLDAPとのインタラクションを削減するためにキャッシュされますが、識別には利用されません。DNが変わった場合は、変更が検出されます。内部ユーザ名は全体に亘って利用されます。マッピングをクリアすると、いたるところに使われないままの物が残るでしょう。マッピングのクリアは設定に敏感ではありませんが、すべてのLDAPの設定に影響を与えます本番の環境では決してマッピングをクリアしないでください。テストもしくは実験の段階でのみマッピングのクリアを行なってください。",
"Clear Username-LDAP User Mapping" : "ユーザー名とLDAPユーザーのマッピングをクリアする",
"Clear Groupname-LDAP Group Mapping" : "グループ名とLDAPグループのマッピングをクリアする"
},"pluralForm" :"nplurals=1; plural=0;"

View File

@ -1,32 +1,50 @@
OC.L10N.register(
"core",
{
"Couldn't send mail to following users: %s " : "Nuk mund ti dërgoj e-mail këtyre përdoruesve: %s",
"Couldn't send mail to following users: %s " : "Su dërgua dot e-mail përdoruesve vijues: %s ",
"Preparing update" : "Po përgatitet përditësimi",
"Migration tests are skipped - \"update.skip-migration-test\" is activated in config.php" : "Testet e migrimit janë anashkaluar - \"update.skip-migration-test\" është aktivizuar te config.php",
"Turned on maintenance mode" : "Mënyra e mirëmbajtjes u aktivizua",
"Turned off maintenance mode" : "Mënyra e mirëmbajtjes u çaktivizua",
"Updated database" : "Database-i u azhurnua",
"Checked database schema update" : "Përditësim i skemës së kontrolluar të bazës së të dhënave",
"Checked database schema update for apps" : "Përditësim i skemës së kontrolluar të bazës së të dhënave për aplikacionet",
"Maintenance mode is kept active" : "Mënyra mirëmbajtje është mbajtur e aktivizuar",
"Updated database" : "U përditësua baza e të dhënave",
"Checked database schema update" : "U kontrollua përditësimi i skemës së bazës së të dhënave",
"Checked database schema update for apps" : "U kontrollua përditësimi i skemës së bazës së të dhënave për aplikacionet",
"Updated \"%s\" to %s" : "U përditësua \"%s\" në %s",
"No image or file provided" : "Nuk është dhënë asnjë imazh apo skedar",
"Unknown filetype" : "Tip i panjohur skedari",
"Invalid image" : "Imazh i pavlefshëm",
"No temporary profile picture available, try again" : "Nuk është i mundur asnjë imazh profili i përkohshëm, provoni përsëri",
"No crop data provided" : "Nuk është dhënë asnjë parametër prerjeje",
"Sunday" : "E djelë",
"Repair warning: " : "Sinjalizim ndreqjeje: ",
"Repair error: " : "Gabim ndreqjeje: ",
"Set log level to debug - current level: \"%s\"" : "Caktoni debug si nivel regjistri - niveli i tanishëm: \"%s\"",
"Reset log level to \"%s\"" : "Riktheni nivel regjistri në \"%s\"",
"Following incompatible apps have been disabled: %s" : "Janë çaktivizuar aplikacionet e papërputhshme vijuese: %s",
"Following apps have been disabled: %s" : "Janë çaktivizuar aplikacionet vijuese : %s",
"Already up to date" : "Tashmë e përditësuar",
"File is too big" : "Kartela është shumë e madhe",
"Invalid file provided" : "U dha kartelë e pavlefshme",
"No image or file provided" : "Su dha figurë apo kartelë",
"Unknown filetype" : "Lloj i panjohur kartele",
"Invalid image" : "Figurë e pavlefshme",
"No temporary profile picture available, try again" : "Ska gati foto të përkohshme profili, riprovoni",
"Sunday" : "E dielë",
"Monday" : "E hënë",
"Tuesday" : "E martë",
"Wednesday" : "E mërkurë",
"Thursday" : "E enjte",
"Friday" : "E premte",
"Saturday" : "E shtunë",
"Sun." : "Djelë",
"Mon." : "Hën",
"Tue." : "Mar",
"Wed." : "Mër",
"Thu." : "Enj",
"Fri." : "Pre",
"Sat." : "Shtu",
"Sun." : "Die.",
"Mon." : "Hën.",
"Tue." : "Mar.",
"Wed." : "Mër.",
"Thu." : "Enj.",
"Fri." : "Pre.",
"Sat." : "Sht.",
"Su" : "Di",
"Mo" : "Hë",
"Tu" : "Ma",
"We" : "Më",
"Th" : "En",
"Fr" : "Pr",
"Sa" : "Sh",
"January" : "Janar",
"February" : "Shkurt",
"March" : "Mars",
@ -39,180 +57,221 @@ OC.L10N.register(
"October" : "Tetor",
"November" : "Nëntor",
"December" : "Dhjetor",
"Jan." : "Jan",
"Feb." : "Shk",
"Mar." : "Mar",
"Apr." : "Pri",
"May." : "Maj",
"Jun." : "Qer",
"Jul." : "Kor",
"Aug." : "Gush",
"Sep." : "Shta",
"Oct." : "Tet",
"Nov." : "Nën",
"Dec." : "Dhje",
"Settings" : "Parametra",
"Saving..." : "Duke ruajtur...",
"Jan." : "Jan.",
"Feb." : "Shk.",
"Mar." : "Mar.",
"Apr." : "Pri.",
"May." : "Maj.",
"Jun." : "Qer.",
"Jul." : "Kor.",
"Aug." : "Gus.",
"Sep." : "Sht.",
"Oct." : "Tet.",
"Nov." : "Nën.",
"Dec." : "Dhj.",
"Settings" : "Rregullime",
"Saving..." : "Po ruhet …",
"seconds ago" : "sekonda më parë",
"Couldn't send reset email. Please contact your administrator." : "Emaili i rivendosjes nuk mund të dërgohet. Ju lutem kontaktoni me administratorin.",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Lidhja për rivendosjen e kodit tuaj u dërgua tek email-i juaj. Nëse nuk e merrni brenda një kohe të arsyeshme, kontrolloni dosjet e postës së padëshirueshme spam.<br>Nëse nuk është as aty, pyesni administratorin tuaj.",
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Skedarët tuaj janë të kodifikuar. Nëse nuk keni aktivizuar çelësin e restaurimit, të dhënat tuaja nuk do të jenë të arritshme pasi të keni rivendosur kodin.<br />Nëse nuk jeni i sigurt, ju lutemi kontaktoni administratorin tuaj përpara se të vazhdoni. Jeni i sigurt që dëshironi të vazhdoni?",
"I know what I'm doing" : "Unë e di se çfarë po bëj",
"Password can not be changed. Please contact your administrator." : "Fjalëkalimi nuk mund të ndryshohet. Ju lutem kontaktoni me administratorin.",
"Couldn't send reset email. Please contact your administrator." : "Su dërgua dot email-i i ricaktimit. Ju lutemi, lidhuni me përgjegjësin tuaj.",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Lidhja për ricaktimin e fjalëkalimi tuaj u dërgua tek email-i juaj. Nëse nuk e merrni brenda një kohe të arsyeshme, kontrolloni dosjet e postës së padëshirueshme/postës së pavlerë.<br>Nëse sështë as aty, pyetni përgjegjësin tuaj lokal.",
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Kartelat tuaja janë të fshehtëzuara. Nëse skeni aktivizuar kyçin e rimarrjeve, nuk do të ketë ndonjë rrugë për të marrë sërish të dhënat tuaja pasi të jetë ricaktuar fjalëkalimi juaj.<br />Nëse sjeni i sigurt se çduhet bërë, ju lutemi, përpara se të vazhdoni, lidhuni me përgjegjësin tuaj. <br />Doni vërtet të vazhdoni?",
"I know what I'm doing" : "E di se ç’bëj",
"Password can not be changed. Please contact your administrator." : "Fjalëkalimi nuk mund të ndryshohet. Ju lutemi, lidhuni me përgjegjësin tuaj.",
"No" : "Jo",
"Yes" : "Po",
"Choose" : "Zgjidh",
"Error loading file picker template: {error}" : "Gabim gjatë ngarkimit të shabllonit të zgjedhësit të skedarëve: {error}",
"Choose" : "Zgjidhni",
"Error loading file picker template: {error}" : "Gabim në ngarkimin e gjedhes së marrësit të kartelave: {error}",
"Ok" : "Në rregull",
"Error loading message template: {error}" : "Gabim gjatë ngarkimit të shabllonit të mesazheve: {error}",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} konflikt skedari","{count} konflikte skedarësh"],
"One file conflict" : "Një konflikt skedari",
"New Files" : "Skedarë të rinj",
"Already existing files" : "Skedarë ekzistues",
"Which files do you want to keep?" : "Cilët skedarë dëshironi të mbani?",
"If you select both versions, the copied file will have a number added to its name." : "Nëse i zgjidhni të dyja versionet, skedarit të kopjuar do ti shtohet një numër në emrin e tij.",
"Cancel" : "Anulo",
"Error loading message template: {error}" : "Gabim gjatë ngarkimit të gjedhes së mesazheve: {error}",
"read-only" : "vetëm për lexim",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} përplasje kartelash","{count} përplasje kartelash"],
"One file conflict" : "Një përplasje kartele",
"New Files" : "Kartela të Reja",
"Already existing files" : "Kartela ekzistuese",
"Which files do you want to keep?" : "Cilat kartela doni të mbani?",
"If you select both versions, the copied file will have a number added to its name." : "Nëse përzgjidhni të dy versionet, kartelës së kopjuar do ti shtohet një numër në emrin e saj.",
"Cancel" : "Anuloje",
"Continue" : "Vazhdo",
"(all selected)" : "(të gjitha të zgjedhura)",
"({count} selected)" : "({count} të zgjedhur)",
"Error loading file exists template" : "Gabim gjatë ngarkimit të shabllonit të skedarit ekzistues",
"(all selected)" : "(krejt të përzgjedhurat)",
"({count} selected)" : "({count} të përzgjedhura)",
"Error loading file exists template" : "Gabim në ngarkimin e gjedhes kartela ekziston",
"Very weak password" : "Fjalëkalim shumë i dobët",
"Weak password" : "Fjalëkalim i dobët",
"So-so password" : "Fjalëkalim i pranueshëm",
"So-so password" : "Fjalëkalim çka",
"Good password" : "Fjalëkalim i mirë",
"Strong password" : "Fjalëkalim shumë i mirë",
"Error occurred while checking server setup" : "Gabim gjatë kontrollit të konfigurimit të serverit",
"Strong password" : "Fjalëkalim i fortë",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Shërbyesi juaj web ende sështë rregulluar për të lejuar njëkohësim kartelash, ngaqë ndërfaqja WebDAV duket se është e dëmtuar.",
"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." : "Ky shërbyes nuk ka lidhje Internet që funksionon. Kjo do të thotë që disa prej veçorive, të tilla si montimi i depozitave të jashtme, njoftimet mbi përditësime apo instalim aplikacionesh nga palë të treta, sdo të funksionojnë. Edhe hyrja në kartela së largëti, apo dërgimi i email-eve për njoftime mund të mos funksionojnë. Këshillojmë të aktivizoni për këtë shërbyes lidhjen në Internet, nëse doni ti keni krejt këto veçori.",
"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." : "Drejtoria juaj e të dhënave dhe kartelat tuaja ka shumë mundësi të jenë të arritshme që nga interneti. Kartela .htaccess sfunksionon. Këshillojmë me forcë që ta formësoni shërbyesin tuaj web në një mënyrë që drejtoria e të dhënave të mos lejojë më hyrje, ose ta zhvendosni drejtorinë e të dhënave jashtë rrënjës së dokumenteve të shërbyesit web.",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "Ska të formësuar fshehtinë kujtese. Që të shtoni suksesshmërinë e shërbyesit tuaj, ju lutemi, formësoni një memcache, në mundet. Të dhëna të mëtejshme mund të gjenden te <a href=\"{docLink}\">dokumentimi</a> ynë.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "/dev/urandom sështë i lexueshëm nga PHP-ja, çka shkëshillohet me forcë, për arsye sigurie. Më tepër informacion mund të gjendet te <a href=\"{docLink}\">dokumentimi</a> ynë.",
"Your PHP version ({version}) is no longer <a 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." : "Versioni juaj i PHP -së ({version}) nuk <a href=\"{phpLink}\">mbulohet më nga PHP-ja</a>. Ju nxisim ta përmirësoni PHP-në me një version të ri që të përfitoni nga përditësimi i punimit dhe sigurisë të ofruara nga PHP-ja.",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "Formësimi për krye ndërmjetësi prapësor është i pasaktë, ose jeni duke hyrë në ownCloud prej një ndërmjetësi të besuar. Nëse sjeni duke hyrë në ownCloud prej një ndërmjetësi të besuar, ky është një problem sigurie dhe mund ti lejojë një agresori të maskojë adresën e vet IP si një të pranueshme nga ownCloud-i. Të dhëna të mëtejshme mund të gjeni te <a href=\"{docLink}\">dokumentimi</a> ynë.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached është formësuar si fshehtinë e shpërndarë, por është instaluar moduli i gabuar PHP \"memcache\". \\OC\\Memcache\\Memcached mbulon vetëm \"memcached\" dhe jo \"memcache\". Shihni <a href=\"{wikiLink}\">memcached wiki për të dy modulet</a>.",
"Error occurred while checking server setup" : "Ndodhi një gabim gjatë kontrollit të rregullimit të shërbyesit",
"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." : "Kryet HTTP \"{header}\" sështë formësuar të jetë i njëjtë me \"{expected}\". Ky është një rrezik potencial sigurie dhe privatësie dhe këshillojmë të ndreqet ky rregullim.",
"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>." : "Kryet HTTP \"Strict-Transport-Security\" sështë formësuar të paktën \"{seconds}\". Për siguri të thelluar këshillojmë aktivizimin e HSTS-së, siç përshkruhet te <a href=\"{docUrl}\">këshillat tona mbi sigurinë</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Po e përdorni këtë sajt përmes HTTP-je. Këshillojmë me forcë ta formësoni shërbyesin tuaj të kërkojë medoemos përdorimin e HTTPS-së, siç përshkruhet te <a href=\"{docUrl}\">këshillat tona mbi sigurinë</a>.",
"Shared" : "Ndarë",
"Shared with {recipients}" : "Ndarë me {recipients}",
"Error" : "Veprim i gabuar",
"Error while sharing" : "Veprim i gabuar gjatë ndarjes",
"Error while unsharing" : "Veprim i gabuar gjatë heqjes së ndarjes",
"Error while changing permissions" : "Veprim i gabuar gjatë ndryshimit të lejeve",
"Error setting expiration date" : "Veprim i gabuar gjatë caktimit të datës së përfundimit",
"The public link will expire no later than {days} days after it is created" : "Lidhja publike do të skadojë jo më vonë se {days} ditë pas krijimit",
"Set expiration date" : "Cakto datën e përfundimit",
"Expiration" : "Data e skadimit",
"Expiration date" : "Data e përfundimit",
"Sending ..." : "Duke dërguar...",
"Error" : "Gabim",
"Error while sharing" : "Gabim gjatë ndarjes",
"Error while unsharing" : "Gabim gjatë heqjes së ndarjes",
"Error while changing permissions" : "Gabim gjatë ndryshimit të lejeve",
"Error setting expiration date" : "Gabim në caktimin e datës së skadimit",
"The public link will expire no later than {days} days after it is created" : "Lidhja publike do të skadojë jo më vonë se {days} ditë pas krijimit të saj",
"Set expiration date" : "Caktoni datë skadimi",
"Expiration" : "Skadim",
"Expiration date" : "Datë skadimi",
"Sending ..." : "Po dërgohet …",
"Email sent" : "Email-i u dërgua",
"Resharing is not allowed" : "Rindarja nuk lejohet",
"Share link" : "Ndaje lidhjen",
"Resharing is not allowed" : "Nuk lejohen rindarjet",
"Share link" : "Lidhje ndarjeje",
"Link" : "Lidhje",
"Password protect" : "Mbro me kod",
"Password" : "Kodi",
"Password protect" : "Mbroje me fjalëkalim",
"Password" : "Fjalëkalim",
"Choose a password for the public link" : "Zgjidhni një fjalëkalim për lidhjen publike",
"Allow editing" : "Lejo përpunim",
"Email link to person" : "Dërgo email me lidhjen",
"Send" : "Dërgo",
"Email link to person" : "Dërgoja personit lidhjen me email",
"Send" : "Dërgoje",
"Shared with you and the group {group} by {owner}" : "Ndarë me ju dhe me grupin {group} nga {owner}",
"Shared with you by {owner}" : "Ndarë me ju nga {owner}",
"Shared in {item} with {user}" : "Ndarë në {item} me {user}",
"group" : "grupi",
"remote" : "e largët",
"group" : "grup",
"remote" : "i largët",
"notify by email" : "njofto me email",
"Unshare" : "Hiq ndarjen",
"Unshare" : "Hiqe ndarjen",
"can share" : "mund të ndajnë",
"can edit" : "mund të ndryshosh",
"create" : "krijo",
"can edit" : "mund të përpunojnë",
"create" : "krijoje",
"change" : "ndërroje",
"delete" : "elimino",
"access control" : "kontrollimi i hyrjeve",
"delete" : "fshije",
"access control" : "kontroll hyrjesh",
"Share details could not be loaded for this item." : "Për këtë objekt su ngarkuan dot hollësi ndarjeje.",
"An error occured. Please try again" : "Ndodhi një gabim. Ju lutemi, riprovoni",
"Share" : "Nda",
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Ndani me persona në ownCloud-e të tjera duke përdorur sintaksën username@example.com/owncloud",
"Share" : "Ndaje",
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Ndajeni me persona në ownCloud-e të tjera duke përdorur sintaksën username@example.com/owncloud",
"Share with users or groups …" : "Ndajeni me përdorues ose grupe …",
"Share with users, groups or remote users …" : "Ndajeni me përdorues, grupe ose përdorues të largët …",
"Warning" : "Kujdes",
"The object type is not specified." : "Nuk është specifikuar tipi i objektit.",
"Enter new" : "Jep të re",
"Delete" : "Elimino",
"Add" : "Shto",
"Edit tags" : "Modifiko tag",
"Error loading dialog template: {error}" : "Gabim gjatë ngarkimit të shabllonit: {error}",
"No tags selected for deletion." : "Nuk është zgjedhur asnjë tag për fshirje.",
"Error while sending notification" : "Gabim gjatë dërgimit të njoftimit",
"The object type is not specified." : "Sështë specifikuar lloji i objektit.",
"Enter new" : "Jep të ri",
"Delete" : "Fshije",
"Add" : "Shtoni",
"Edit tags" : "Përpunoni etiketa",
"Error loading dialog template: {error}" : "Gabim gjatë ngarkimit të gjedhes së dialogut: {error}",
"No tags selected for deletion." : "Su përzgjodhën etiketa fshirje.",
"unknown text" : "tekst i panjohur",
"Hello world!" : "Përshendetje të gjithëve!",
"sunny" : "diell",
"Hello {name}, the weather is {weather}" : "Përshëndetje {name}, koha është {weather}",
"_download %n file_::_download %n files_" : ["shkarko %n skedar","shkarko %n skedarë"],
"Updating {productName} to version {version}, this may take a while." : "Po përditësoj {productName} në versionin {version}, kjo mund të zgjasë pak.",
"Please reload the page." : "Ju lutem ringarkoni faqen.",
"The update was successful. Redirecting you to ownCloud now." : "Azhurnimi u krye. Tani do t'ju kaloj tek ownCloud-i.",
"Couldn't reset password because the token is invalid" : "Nuk mund të rivendos fjalëkalimin sepse shenja është e pavlefshme.",
"Couldn't send reset email. Please make sure your username is correct." : "Emaili i rivendosjes nuk mund të dërgohet. Ju lutem sigurohuni që përdoruesi juaj është i saktë.",
"Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "Emaili i rivendosjes nuk mund të dërgohet sepse nuk ekziston asnjë adresë email për këtë përdorues. Ju lutem kontaktoni me administratorin.",
"%s password reset" : "Kodi i %s -it u rivendos",
"Use the following link to reset your password: {link}" : "Përdorni lidhjen në vijim për të rivendosur kodin: {link}",
"New password" : "Kodi i ri",
"New Password" : "Fjalëkalim i ri",
"Reset password" : "Rivendos kodin",
"Hello world!" : "Hello world!",
"sunny" : "me diell",
"Hello {name}, the weather is {weather}" : "Tungjatjeta {name}, koha është {weather}",
"Hello {name}" : "Tungjatjeta {name}",
"_download %n file_::_download %n files_" : ["shkarko %n kartelë","shkarko %n kartela"],
"{version} is available. Get more information on how to update." : "Është gati {version}. Merrni më tepër informacion se si ta përditësoni.",
"Updating {productName} to version {version}, this may take a while." : "Po përditësohet {productName} me versionin {version}, kjo mund të zgjasë pak.",
"An error occurred." : "Ndodhi një gabim.",
"Please reload the page." : "Ju lutemi, ringarkoni faqen.",
"The update was unsuccessful. " : "Përditësimi qe i pasuksesshëm. ",
"The update was successful. There were warnings." : "Përditësimi qe i suksesshëm. Pati sinjalizime.",
"The update was successful. Redirecting you to ownCloud now." : "Përditësimi qe i suksesshëm. Po ridrejtoheni te ownCloud-i.",
"Couldn't reset password because the token is invalid" : "Su ricaktua dot fjalëkalimi, ngaqë token-i është i pavlefshëm",
"Couldn't reset password because the token is expired" : "Su ricaktua dot fjalëkalimi, ngaqë token-i ka skaduar",
"Couldn't send reset email. Please make sure your username is correct." : "Su dërgua dot email ricaktimi. Ju lutemi, sigurohuni që emri juaj i përdoruesit është i saktë.",
"Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "Su dërgua dot email ricaktimi, ngaqë ska adresë email për këtë përdoruesi. Ju lutemi, lidhuni me përgjegjësin tuaj.",
"%s password reset" : "U ricaktua fjalëkalimi për %s",
"Use the following link to reset your password: {link}" : "Që të ricaktoni fjalëkalimin tuaj, përdorni lidhjen vijuese: {link}",
"New password" : "Fjalëkalim i ri",
"New Password" : "Fjalëkalim i Ri",
"Reset password" : "Ricaktoni fjalëkalimin",
"Searching other places" : "Po kërkohet në vende të tjera",
"No search results in other folders" : "Su gjetën përfundime në dosje të tjera",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} përfundim kërkimi në një tjetër dosje","{count} përfundime kërkimi në dosje të tjera"],
"Personal" : "Personale",
"Users" : "Përdoruesit",
"Apps" : "App",
"Users" : "Përdorues",
"Apps" : "Aplikacione",
"Admin" : "Admin",
"Help" : "Ndihmë",
"Error loading tags" : "Gabim gjatë ngarkimit të etiketave.",
"Error loading tags" : "Gabim gjatë ngarkimit të etiketave",
"Tag already exists" : "Etiketa ekziston",
"Error deleting tag(s)" : "Gabim gjatë fshirjes së etiketës(ave)",
"Error tagging" : "Gabim etiketimi",
"Error untagging" : "Gabim në heqjen e etiketës",
"Error favoriting" : "Gabim në ruajtjen si të preferuar",
"Error unfavoriting" : "Gabim në heqjen nga të preferuarat",
"Error favoriting" : "Gabim në ruajtjen si të parapëlqyer",
"Error unfavoriting" : "Gabim në heqjen nga të parapëlqyerat",
"Access forbidden" : "Ndalohet hyrja",
"File not found" : "Skedari nuk mund të gjendet",
"The specified document has not been found on the server." : "Dokumenti i përcaktuar nuk mund të gjendet në server.",
"You can click here to return to %s." : "Ju mund të klikoni këtu për tu kthyer në %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Tungjatjeta,\n\nju njoftojmë se %s ka ndarë %s me ju.\nShikojeni në: %s\n\n",
"The share will expire on %s." : "Ndarja do të skadojë në %s.",
"Cheers!" : "Gjithë të mirat",
"Internal Server Error" : "Gabim i brendshëm në server",
"The server encountered an internal error and was unable to complete your request." : "Serveri u përball me një gabim të brendshem dhe nuk mundet të mbarojë detyrën që i keni ngarkuar.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Ju lutem kontaktoni me administratorin e serverit nëse ky gabim shfaqet herë të tjera, ju lutem përfshini dhe detajet e mëposhtme teknike në raportin tuaj.",
"More details can be found in the server log." : "Detaje të mëtejshme mund të gjenden në listën e veprimeve të serverit.",
"Technical details" : "Detaje teknike",
"Remote Address: %s" : "Adresa tjetër: %s",
"Request ID: %s" : "ID e kërkesës: %s",
"Code: %s" : "Kodi: %s",
"Message: %s" : "Mesazhi: %s",
"File: %s" : "Skedari: %s",
"Line: %s" : "Rreshti: %s",
"File not found" : "Su gjet kartelë",
"The specified document has not been found on the server." : "Dokumenti i përcaktuar su gjet në shërbyes.",
"You can click here to return to %s." : "Mund të klikoni këtu për tu kthyer te %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Njatjeta,\n\nthjesht po ju bëjmë të ditur që %s ndau me ju %s.\nShiheni: %s\n\n",
"The share will expire on %s." : "Ndarja do të skadojë më %s.",
"Cheers!" : "Gëzuar!",
"Internal Server Error" : "Gabim i Brendshëm Shërbyesi",
"The server encountered an internal error and was unable to complete your request." : "Shërbyesi hasi një gabim të brendshëm dhe sqe në gjendje të plotësojë kërkesën tuaj.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Nëse ky gabim shfaqet shumë herë, ju lutemi, lidhuni me përgjegjësin e shërbyesit, dhe përfshini hollësitë teknike më poshtë në njoftimin tuaj.",
"More details can be found in the server log." : "Më tepër hollësi mund të gjenden në regjistrin e shërbyesit.",
"Technical details" : "Hollësi teknike",
"Remote Address: %s" : "Adresë e Largët: %s",
"Request ID: %s" : "ID Kërkese: %s",
"Type: %s" : "Lloj: %s",
"Code: %s" : "Kod: %s",
"Message: %s" : "Mesazh: %s",
"File: %s" : "Kartelë: %s",
"Line: %s" : "Rresht: %s",
"Trace" : "Gjurmim",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Dosja dhe skedarët e të dhënave tuaja mbase janë të arritshme nga interneti sepse skedari .htaccess nuk po punon.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Për më shumë informacion mbi konfigurimin e duhur të serverit tuaj, ju lutem shikoni <a href=\"%s\" target=\"_blank\">dokumentacionin</a>.",
"Create an <strong>admin account</strong>" : "Krijo një <strong>llogari administruesi</strong>",
"Username" : "Përdoruesi",
"Storage & database" : "Ruajtja dhe baza e të dhënave",
"Data folder" : "Emri i dosjes",
"Configure the database" : "Konfiguro database-in",
"Only %s is available." : "Vetëm %s është e disponueshme.",
"Database user" : "Përdoruesi i database-it",
"Database password" : "Kodi i database-it",
"Database name" : "Emri i database-it",
"Security warning" : "Sinjalizim sigurie",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Drejtoria juaj e të dhënave dhe kartelat tuaja ka shumë mundësi të jenë të arritshme që nga interneti, ngaqë kartela .htaccess sfunksionon.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Për të dhëna se si të formësohet si duhet shërbyesi juaj, ju lutemi, shihni <a href=\"%s\" target=\"_blank\">dokumentimin</a>.",
"Create an <strong>admin account</strong>" : "Krijoni një <strong>llogari administruesi</strong>",
"Username" : "Emër përdoruesi",
"Storage & database" : "Depozitë & bazë të dhënash",
"Data folder" : "Dosje të dhënash",
"Configure the database" : "Formësoni bazën e të dhënave",
"Only %s is available." : "Vetëm %s është gati.",
"Install and activate additional PHP modules to choose other database types." : "Që të zgjidhni të tjera lloje bazash të dhënash, instaloni dhe aktivizoni module PHP shtesë.",
"For more details check out the documentation." : "Për më tepër të dhëna shihni dokumentimin.",
"Database user" : "Përdorues baze të dhënash",
"Database password" : "Fjalëkalim baze të dhënash",
"Database name" : "Emër baze të dhënash",
"Database tablespace" : "Tablespace-i i database-it",
"Database host" : "Pozicioni (host) i database-it",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Përdorimi i SQLite-it nuk këshillohet veçanërisht kur përdoret klienti desktop për njëkohësim kartelash.",
"Finish setup" : "Mbaro setup-in",
"Finishing …" : "Duke përfunduar ...",
"Log out" : "Dalje",
"Database host" : "Strehë baze të dhënash",
"Performance warning" : "Sinjalizim funksionimi",
"SQLite will be used as database." : "Si bazë të dhënash do të përdoret SQL-ja.",
"For larger installations we recommend to choose a different database backend." : "Për instalime më të mëdha këshillojmë të zgjidhni një tjetër program shërbyesi baze të dhënash.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Përdorimi i SQLite-it shkëshillohet veçanërisht, kur për njëkohësim kartelash përdoret klienti desktop.",
"Finish setup" : "Përfundoje rregullimin",
"Finishing …" : "Po përfundohet …",
"Need help?" : "Ju duhet ndihmë?",
"See the documentation" : "Shihni dokumentimin",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ky aplikacion lyp JavaScript për punim të saktë. Ju lutemi, {linkstart}aktivizoni JavaScript-in{linkend} dhe ringarkoni faqen.",
"Log out" : "Dilni",
"Search" : "Kërko",
"Server side authentication failed!" : "Verifikimi në krahun e serverit dështoi!",
"Please contact your administrator." : "Ju lutem kontaktoni administratorin.",
"Log in" : "Hyrje",
"remember" : "kujto",
"Alternative Logins" : "Hyrje alternative",
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Tungjatjeta,<br><br>dëshirojmë t'ju njoftojmë se %s ka ndarë <strong>%s</strong> me ju.<br><a href=\"%s\">Klikoni këtu për ta shikuar!</a><br>",
"Server side authentication failed!" : "Mirëfilltësimi më anë të shërbyesit dështoi!",
"Please contact your administrator." : "Ju lutemi, lidhuni me përgjegjësin tuaj.",
"An internal error occured." : "Ndodhi një gabim i brendshëm.",
"Please try again or contact your administrator." : "Ju lutemi, riprovoni ose lidhuni me përgjegjësin tuaj.",
"Log in" : "Hyni",
"Wrong password. Reset it?" : "Fjalëkalim i gabuar. Të ricaktohet?",
"remember" : "mbaje mend",
"Alternative Logins" : "Hyrje Alternative",
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Njatjeta,<br><br>thjesht po ju bëjmë të ditur që %s ndau me ju <strong>%s</strong>.<br><a href=\"%s\">Shiheni!</a><br><br>",
"This ownCloud instance is currently in single user mode." : "Kjo instancë ownCloud është aktualisht në gjendje me përdorues të vetëm.",
"This means only administrators can use the instance." : "Kjo dmth që vetëm administratorët mund të shfrytëzojnë instancën.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktoni administratorin e sistemit nëse ky mesazh vazhdon ose është shfaqur papritmas.",
"Thank you for your patience." : "Ju faleminderit për durimin tuaj.",
"You are accessing the server from an untrusted domain." : "Ju po qaseni në server nga një domain jo i besuar.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Ju lutem kontaktoni me administratorin. Nëse jeni administrator i kësaj instance, konfiguroni parametrin \"domain i besuar\" në config/config.php . Një konfigurim shembull është dhënë në config/config.sample.php",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Në varësi të konfigurimit tuaj, ju si administrator mundet gjithashtu të jeni i aftë të përdorni butonin e mëposhtëm për ti dhënë besim këtij domain.",
"Add \"%s\" as trusted domain" : "Shtoni \"%s\" si domain të besuar",
"The theme %s has been disabled." : "Tema %s u bllokua.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Ju lutem sigurohuni që bazës së të dhënave, dosjes së konfigurimit dhe dosjes së të dhënave ti jetë bërë një kopje rezervë përpara se të vazhdoni më tutje.",
"Start update" : "Fillo përditësimin.",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Për të shmangur momente bllokimi gjatë punës me instalime të mëdha, në vend të kësaj ju mund të kryeni komandën e mëposhtme nga dosja juaj e instalimit:",
"This page will refresh itself when the %s instance is available again." : "Kjo faqe do të ringarkohet automatikisht kur instanca %s të jetë sërish e disponueshme."
"This means only administrators can use the instance." : "Kjo do të thotë që instancën mund ta përdorin vetëm administratorët.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Nëse ky mesazh shfaqet vazhdimisht ose u shfaq papritmas, lidhuni me përgjegjësin e sistemit.",
"Thank you for your patience." : "Ju faleminderit për durimin.",
"You are accessing the server from an untrusted domain." : "Po hyni në shërbyes nga një përkatësi jo e besuar.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Ju lutemi, lidhuni me përgjegjësin tuaj. Nëse jeni një përgjegjës në këtë instancë, formësoni rregullimin \"trusted_domain\" te config/config.php. Një formësim shembull jepet te config/config.sample.php.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Në varësi të formësimit tuaj, si administrator mundet gjithashtu të jeni në gjendje të përdorni butonin më poshtë për ta besuar këtë përkatësi.",
"Add \"%s\" as trusted domain" : "Shtojeni \"%s\" si përkatësi të besuar",
"App update required" : "Lypset përditësim aplikacioni",
"%s will be updated to version %s" : "%s do të përditësohet me versionin %s",
"These apps will be updated:" : "Do të përditësohen këto aplikacione:",
"These incompatible apps will be disabled:" : "Do të çaktivizohen këto aplikacione të papërputhshme:",
"The theme %s has been disabled." : "Tema %s u çaktivizua.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Ju lutemi, para se të vazhdoni më tej, sigurohuni që baza e të dhënave, dosja e formësimeve dhe dosja e të dhënave janë kopjeruajtur.",
"Start update" : "Fillo përditësimin",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Për të shmangur çaste bllokimi pune me instalime të mëdha, mundeni të ekzekutoni urdhrin vijues që nga drejtoria juaj e instalimit:",
"This %s instance is currently in maintenance mode, which may take a while." : "Kjo instancë %s hëpërhë gjendet nën mënyrën mirëmbajtje, çka mund të zgjasë ca.",
"This page will refresh itself when the %s instance is available again." : "Kjo faqe do të rifreskohet vetiu, sapo instanca %s të jetë sërish gati."
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,30 +1,48 @@
{ "translations": {
"Couldn't send mail to following users: %s " : "Nuk mund ti dërgoj e-mail këtyre përdoruesve: %s",
"Couldn't send mail to following users: %s " : "Su dërgua dot e-mail përdoruesve vijues: %s ",
"Preparing update" : "Po përgatitet përditësimi",
"Migration tests are skipped - \"update.skip-migration-test\" is activated in config.php" : "Testet e migrimit janë anashkaluar - \"update.skip-migration-test\" është aktivizuar te config.php",
"Turned on maintenance mode" : "Mënyra e mirëmbajtjes u aktivizua",
"Turned off maintenance mode" : "Mënyra e mirëmbajtjes u çaktivizua",
"Updated database" : "Database-i u azhurnua",
"Checked database schema update" : "Përditësim i skemës së kontrolluar të bazës së të dhënave",
"Checked database schema update for apps" : "Përditësim i skemës së kontrolluar të bazës së të dhënave për aplikacionet",
"Maintenance mode is kept active" : "Mënyra mirëmbajtje është mbajtur e aktivizuar",
"Updated database" : "U përditësua baza e të dhënave",
"Checked database schema update" : "U kontrollua përditësimi i skemës së bazës së të dhënave",
"Checked database schema update for apps" : "U kontrollua përditësimi i skemës së bazës së të dhënave për aplikacionet",
"Updated \"%s\" to %s" : "U përditësua \"%s\" në %s",
"No image or file provided" : "Nuk është dhënë asnjë imazh apo skedar",
"Unknown filetype" : "Tip i panjohur skedari",
"Invalid image" : "Imazh i pavlefshëm",
"No temporary profile picture available, try again" : "Nuk është i mundur asnjë imazh profili i përkohshëm, provoni përsëri",
"No crop data provided" : "Nuk është dhënë asnjë parametër prerjeje",
"Sunday" : "E djelë",
"Repair warning: " : "Sinjalizim ndreqjeje: ",
"Repair error: " : "Gabim ndreqjeje: ",
"Set log level to debug - current level: \"%s\"" : "Caktoni debug si nivel regjistri - niveli i tanishëm: \"%s\"",
"Reset log level to \"%s\"" : "Riktheni nivel regjistri në \"%s\"",
"Following incompatible apps have been disabled: %s" : "Janë çaktivizuar aplikacionet e papërputhshme vijuese: %s",
"Following apps have been disabled: %s" : "Janë çaktivizuar aplikacionet vijuese : %s",
"Already up to date" : "Tashmë e përditësuar",
"File is too big" : "Kartela është shumë e madhe",
"Invalid file provided" : "U dha kartelë e pavlefshme",
"No image or file provided" : "Su dha figurë apo kartelë",
"Unknown filetype" : "Lloj i panjohur kartele",
"Invalid image" : "Figurë e pavlefshme",
"No temporary profile picture available, try again" : "Ska gati foto të përkohshme profili, riprovoni",
"Sunday" : "E dielë",
"Monday" : "E hënë",
"Tuesday" : "E martë",
"Wednesday" : "E mërkurë",
"Thursday" : "E enjte",
"Friday" : "E premte",
"Saturday" : "E shtunë",
"Sun." : "Djelë",
"Mon." : "Hën",
"Tue." : "Mar",
"Wed." : "Mër",
"Thu." : "Enj",
"Fri." : "Pre",
"Sat." : "Shtu",
"Sun." : "Die.",
"Mon." : "Hën.",
"Tue." : "Mar.",
"Wed." : "Mër.",
"Thu." : "Enj.",
"Fri." : "Pre.",
"Sat." : "Sht.",
"Su" : "Di",
"Mo" : "Hë",
"Tu" : "Ma",
"We" : "Më",
"Th" : "En",
"Fr" : "Pr",
"Sa" : "Sh",
"January" : "Janar",
"February" : "Shkurt",
"March" : "Mars",
@ -37,180 +55,221 @@
"October" : "Tetor",
"November" : "Nëntor",
"December" : "Dhjetor",
"Jan." : "Jan",
"Feb." : "Shk",
"Mar." : "Mar",
"Apr." : "Pri",
"May." : "Maj",
"Jun." : "Qer",
"Jul." : "Kor",
"Aug." : "Gush",
"Sep." : "Shta",
"Oct." : "Tet",
"Nov." : "Nën",
"Dec." : "Dhje",
"Settings" : "Parametra",
"Saving..." : "Duke ruajtur...",
"Jan." : "Jan.",
"Feb." : "Shk.",
"Mar." : "Mar.",
"Apr." : "Pri.",
"May." : "Maj.",
"Jun." : "Qer.",
"Jul." : "Kor.",
"Aug." : "Gus.",
"Sep." : "Sht.",
"Oct." : "Tet.",
"Nov." : "Nën.",
"Dec." : "Dhj.",
"Settings" : "Rregullime",
"Saving..." : "Po ruhet …",
"seconds ago" : "sekonda më parë",
"Couldn't send reset email. Please contact your administrator." : "Emaili i rivendosjes nuk mund të dërgohet. Ju lutem kontaktoni me administratorin.",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Lidhja për rivendosjen e kodit tuaj u dërgua tek email-i juaj. Nëse nuk e merrni brenda një kohe të arsyeshme, kontrolloni dosjet e postës së padëshirueshme spam.<br>Nëse nuk është as aty, pyesni administratorin tuaj.",
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Skedarët tuaj janë të kodifikuar. Nëse nuk keni aktivizuar çelësin e restaurimit, të dhënat tuaja nuk do të jenë të arritshme pasi të keni rivendosur kodin.<br />Nëse nuk jeni i sigurt, ju lutemi kontaktoni administratorin tuaj përpara se të vazhdoni. Jeni i sigurt që dëshironi të vazhdoni?",
"I know what I'm doing" : "Unë e di se çfarë po bëj",
"Password can not be changed. Please contact your administrator." : "Fjalëkalimi nuk mund të ndryshohet. Ju lutem kontaktoni me administratorin.",
"Couldn't send reset email. Please contact your administrator." : "Su dërgua dot email-i i ricaktimit. Ju lutemi, lidhuni me përgjegjësin tuaj.",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Lidhja për ricaktimin e fjalëkalimi tuaj u dërgua tek email-i juaj. Nëse nuk e merrni brenda një kohe të arsyeshme, kontrolloni dosjet e postës së padëshirueshme/postës së pavlerë.<br>Nëse sështë as aty, pyetni përgjegjësin tuaj lokal.",
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Kartelat tuaja janë të fshehtëzuara. Nëse skeni aktivizuar kyçin e rimarrjeve, nuk do të ketë ndonjë rrugë për të marrë sërish të dhënat tuaja pasi të jetë ricaktuar fjalëkalimi juaj.<br />Nëse sjeni i sigurt se çduhet bërë, ju lutemi, përpara se të vazhdoni, lidhuni me përgjegjësin tuaj. <br />Doni vërtet të vazhdoni?",
"I know what I'm doing" : "E di se ç’bëj",
"Password can not be changed. Please contact your administrator." : "Fjalëkalimi nuk mund të ndryshohet. Ju lutemi, lidhuni me përgjegjësin tuaj.",
"No" : "Jo",
"Yes" : "Po",
"Choose" : "Zgjidh",
"Error loading file picker template: {error}" : "Gabim gjatë ngarkimit të shabllonit të zgjedhësit të skedarëve: {error}",
"Choose" : "Zgjidhni",
"Error loading file picker template: {error}" : "Gabim në ngarkimin e gjedhes së marrësit të kartelave: {error}",
"Ok" : "Në rregull",
"Error loading message template: {error}" : "Gabim gjatë ngarkimit të shabllonit të mesazheve: {error}",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} konflikt skedari","{count} konflikte skedarësh"],
"One file conflict" : "Një konflikt skedari",
"New Files" : "Skedarë të rinj",
"Already existing files" : "Skedarë ekzistues",
"Which files do you want to keep?" : "Cilët skedarë dëshironi të mbani?",
"If you select both versions, the copied file will have a number added to its name." : "Nëse i zgjidhni të dyja versionet, skedarit të kopjuar do ti shtohet një numër në emrin e tij.",
"Cancel" : "Anulo",
"Error loading message template: {error}" : "Gabim gjatë ngarkimit të gjedhes së mesazheve: {error}",
"read-only" : "vetëm për lexim",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} përplasje kartelash","{count} përplasje kartelash"],
"One file conflict" : "Një përplasje kartele",
"New Files" : "Kartela të Reja",
"Already existing files" : "Kartela ekzistuese",
"Which files do you want to keep?" : "Cilat kartela doni të mbani?",
"If you select both versions, the copied file will have a number added to its name." : "Nëse përzgjidhni të dy versionet, kartelës së kopjuar do ti shtohet një numër në emrin e saj.",
"Cancel" : "Anuloje",
"Continue" : "Vazhdo",
"(all selected)" : "(të gjitha të zgjedhura)",
"({count} selected)" : "({count} të zgjedhur)",
"Error loading file exists template" : "Gabim gjatë ngarkimit të shabllonit të skedarit ekzistues",
"(all selected)" : "(krejt të përzgjedhurat)",
"({count} selected)" : "({count} të përzgjedhura)",
"Error loading file exists template" : "Gabim në ngarkimin e gjedhes kartela ekziston",
"Very weak password" : "Fjalëkalim shumë i dobët",
"Weak password" : "Fjalëkalim i dobët",
"So-so password" : "Fjalëkalim i pranueshëm",
"So-so password" : "Fjalëkalim çka",
"Good password" : "Fjalëkalim i mirë",
"Strong password" : "Fjalëkalim shumë i mirë",
"Error occurred while checking server setup" : "Gabim gjatë kontrollit të konfigurimit të serverit",
"Strong password" : "Fjalëkalim i fortë",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Shërbyesi juaj web ende sështë rregulluar për të lejuar njëkohësim kartelash, ngaqë ndërfaqja WebDAV duket se është e dëmtuar.",
"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." : "Ky shërbyes nuk ka lidhje Internet që funksionon. Kjo do të thotë që disa prej veçorive, të tilla si montimi i depozitave të jashtme, njoftimet mbi përditësime apo instalim aplikacionesh nga palë të treta, sdo të funksionojnë. Edhe hyrja në kartela së largëti, apo dërgimi i email-eve për njoftime mund të mos funksionojnë. Këshillojmë të aktivizoni për këtë shërbyes lidhjen në Internet, nëse doni ti keni krejt këto veçori.",
"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." : "Drejtoria juaj e të dhënave dhe kartelat tuaja ka shumë mundësi të jenë të arritshme që nga interneti. Kartela .htaccess sfunksionon. Këshillojmë me forcë që ta formësoni shërbyesin tuaj web në një mënyrë që drejtoria e të dhënave të mos lejojë më hyrje, ose ta zhvendosni drejtorinë e të dhënave jashtë rrënjës së dokumenteve të shërbyesit web.",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "Ska të formësuar fshehtinë kujtese. Që të shtoni suksesshmërinë e shërbyesit tuaj, ju lutemi, formësoni një memcache, në mundet. Të dhëna të mëtejshme mund të gjenden te <a href=\"{docLink}\">dokumentimi</a> ynë.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "/dev/urandom sështë i lexueshëm nga PHP-ja, çka shkëshillohet me forcë, për arsye sigurie. Më tepër informacion mund të gjendet te <a href=\"{docLink}\">dokumentimi</a> ynë.",
"Your PHP version ({version}) is no longer <a 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." : "Versioni juaj i PHP -së ({version}) nuk <a href=\"{phpLink}\">mbulohet më nga PHP-ja</a>. Ju nxisim ta përmirësoni PHP-në me një version të ri që të përfitoni nga përditësimi i punimit dhe sigurisë të ofruara nga PHP-ja.",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "Formësimi për krye ndërmjetësi prapësor është i pasaktë, ose jeni duke hyrë në ownCloud prej një ndërmjetësi të besuar. Nëse sjeni duke hyrë në ownCloud prej një ndërmjetësi të besuar, ky është një problem sigurie dhe mund ti lejojë një agresori të maskojë adresën e vet IP si një të pranueshme nga ownCloud-i. Të dhëna të mëtejshme mund të gjeni te <a href=\"{docLink}\">dokumentimi</a> ynë.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached është formësuar si fshehtinë e shpërndarë, por është instaluar moduli i gabuar PHP \"memcache\". \\OC\\Memcache\\Memcached mbulon vetëm \"memcached\" dhe jo \"memcache\". Shihni <a href=\"{wikiLink}\">memcached wiki për të dy modulet</a>.",
"Error occurred while checking server setup" : "Ndodhi një gabim gjatë kontrollit të rregullimit të shërbyesit",
"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." : "Kryet HTTP \"{header}\" sështë formësuar të jetë i njëjtë me \"{expected}\". Ky është një rrezik potencial sigurie dhe privatësie dhe këshillojmë të ndreqet ky rregullim.",
"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>." : "Kryet HTTP \"Strict-Transport-Security\" sështë formësuar të paktën \"{seconds}\". Për siguri të thelluar këshillojmë aktivizimin e HSTS-së, siç përshkruhet te <a href=\"{docUrl}\">këshillat tona mbi sigurinë</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Po e përdorni këtë sajt përmes HTTP-je. Këshillojmë me forcë ta formësoni shërbyesin tuaj të kërkojë medoemos përdorimin e HTTPS-së, siç përshkruhet te <a href=\"{docUrl}\">këshillat tona mbi sigurinë</a>.",
"Shared" : "Ndarë",
"Shared with {recipients}" : "Ndarë me {recipients}",
"Error" : "Veprim i gabuar",
"Error while sharing" : "Veprim i gabuar gjatë ndarjes",
"Error while unsharing" : "Veprim i gabuar gjatë heqjes së ndarjes",
"Error while changing permissions" : "Veprim i gabuar gjatë ndryshimit të lejeve",
"Error setting expiration date" : "Veprim i gabuar gjatë caktimit të datës së përfundimit",
"The public link will expire no later than {days} days after it is created" : "Lidhja publike do të skadojë jo më vonë se {days} ditë pas krijimit",
"Set expiration date" : "Cakto datën e përfundimit",
"Expiration" : "Data e skadimit",
"Expiration date" : "Data e përfundimit",
"Sending ..." : "Duke dërguar...",
"Error" : "Gabim",
"Error while sharing" : "Gabim gjatë ndarjes",
"Error while unsharing" : "Gabim gjatë heqjes së ndarjes",
"Error while changing permissions" : "Gabim gjatë ndryshimit të lejeve",
"Error setting expiration date" : "Gabim në caktimin e datës së skadimit",
"The public link will expire no later than {days} days after it is created" : "Lidhja publike do të skadojë jo më vonë se {days} ditë pas krijimit të saj",
"Set expiration date" : "Caktoni datë skadimi",
"Expiration" : "Skadim",
"Expiration date" : "Datë skadimi",
"Sending ..." : "Po dërgohet …",
"Email sent" : "Email-i u dërgua",
"Resharing is not allowed" : "Rindarja nuk lejohet",
"Share link" : "Ndaje lidhjen",
"Resharing is not allowed" : "Nuk lejohen rindarjet",
"Share link" : "Lidhje ndarjeje",
"Link" : "Lidhje",
"Password protect" : "Mbro me kod",
"Password" : "Kodi",
"Password protect" : "Mbroje me fjalëkalim",
"Password" : "Fjalëkalim",
"Choose a password for the public link" : "Zgjidhni një fjalëkalim për lidhjen publike",
"Allow editing" : "Lejo përpunim",
"Email link to person" : "Dërgo email me lidhjen",
"Send" : "Dërgo",
"Email link to person" : "Dërgoja personit lidhjen me email",
"Send" : "Dërgoje",
"Shared with you and the group {group} by {owner}" : "Ndarë me ju dhe me grupin {group} nga {owner}",
"Shared with you by {owner}" : "Ndarë me ju nga {owner}",
"Shared in {item} with {user}" : "Ndarë në {item} me {user}",
"group" : "grupi",
"remote" : "e largët",
"group" : "grup",
"remote" : "i largët",
"notify by email" : "njofto me email",
"Unshare" : "Hiq ndarjen",
"Unshare" : "Hiqe ndarjen",
"can share" : "mund të ndajnë",
"can edit" : "mund të ndryshosh",
"create" : "krijo",
"can edit" : "mund të përpunojnë",
"create" : "krijoje",
"change" : "ndërroje",
"delete" : "elimino",
"access control" : "kontrollimi i hyrjeve",
"delete" : "fshije",
"access control" : "kontroll hyrjesh",
"Share details could not be loaded for this item." : "Për këtë objekt su ngarkuan dot hollësi ndarjeje.",
"An error occured. Please try again" : "Ndodhi një gabim. Ju lutemi, riprovoni",
"Share" : "Nda",
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Ndani me persona në ownCloud-e të tjera duke përdorur sintaksën username@example.com/owncloud",
"Share" : "Ndaje",
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Ndajeni me persona në ownCloud-e të tjera duke përdorur sintaksën username@example.com/owncloud",
"Share with users or groups …" : "Ndajeni me përdorues ose grupe …",
"Share with users, groups or remote users …" : "Ndajeni me përdorues, grupe ose përdorues të largët …",
"Warning" : "Kujdes",
"The object type is not specified." : "Nuk është specifikuar tipi i objektit.",
"Enter new" : "Jep të re",
"Delete" : "Elimino",
"Add" : "Shto",
"Edit tags" : "Modifiko tag",
"Error loading dialog template: {error}" : "Gabim gjatë ngarkimit të shabllonit: {error}",
"No tags selected for deletion." : "Nuk është zgjedhur asnjë tag për fshirje.",
"Error while sending notification" : "Gabim gjatë dërgimit të njoftimit",
"The object type is not specified." : "Sështë specifikuar lloji i objektit.",
"Enter new" : "Jep të ri",
"Delete" : "Fshije",
"Add" : "Shtoni",
"Edit tags" : "Përpunoni etiketa",
"Error loading dialog template: {error}" : "Gabim gjatë ngarkimit të gjedhes së dialogut: {error}",
"No tags selected for deletion." : "Su përzgjodhën etiketa fshirje.",
"unknown text" : "tekst i panjohur",
"Hello world!" : "Përshendetje të gjithëve!",
"sunny" : "diell",
"Hello {name}, the weather is {weather}" : "Përshëndetje {name}, koha është {weather}",
"_download %n file_::_download %n files_" : ["shkarko %n skedar","shkarko %n skedarë"],
"Updating {productName} to version {version}, this may take a while." : "Po përditësoj {productName} në versionin {version}, kjo mund të zgjasë pak.",
"Please reload the page." : "Ju lutem ringarkoni faqen.",
"The update was successful. Redirecting you to ownCloud now." : "Azhurnimi u krye. Tani do t'ju kaloj tek ownCloud-i.",
"Couldn't reset password because the token is invalid" : "Nuk mund të rivendos fjalëkalimin sepse shenja është e pavlefshme.",
"Couldn't send reset email. Please make sure your username is correct." : "Emaili i rivendosjes nuk mund të dërgohet. Ju lutem sigurohuni që përdoruesi juaj është i saktë.",
"Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "Emaili i rivendosjes nuk mund të dërgohet sepse nuk ekziston asnjë adresë email për këtë përdorues. Ju lutem kontaktoni me administratorin.",
"%s password reset" : "Kodi i %s -it u rivendos",
"Use the following link to reset your password: {link}" : "Përdorni lidhjen në vijim për të rivendosur kodin: {link}",
"New password" : "Kodi i ri",
"New Password" : "Fjalëkalim i ri",
"Reset password" : "Rivendos kodin",
"Hello world!" : "Hello world!",
"sunny" : "me diell",
"Hello {name}, the weather is {weather}" : "Tungjatjeta {name}, koha është {weather}",
"Hello {name}" : "Tungjatjeta {name}",
"_download %n file_::_download %n files_" : ["shkarko %n kartelë","shkarko %n kartela"],
"{version} is available. Get more information on how to update." : "Është gati {version}. Merrni më tepër informacion se si ta përditësoni.",
"Updating {productName} to version {version}, this may take a while." : "Po përditësohet {productName} me versionin {version}, kjo mund të zgjasë pak.",
"An error occurred." : "Ndodhi një gabim.",
"Please reload the page." : "Ju lutemi, ringarkoni faqen.",
"The update was unsuccessful. " : "Përditësimi qe i pasuksesshëm. ",
"The update was successful. There were warnings." : "Përditësimi qe i suksesshëm. Pati sinjalizime.",
"The update was successful. Redirecting you to ownCloud now." : "Përditësimi qe i suksesshëm. Po ridrejtoheni te ownCloud-i.",
"Couldn't reset password because the token is invalid" : "Su ricaktua dot fjalëkalimi, ngaqë token-i është i pavlefshëm",
"Couldn't reset password because the token is expired" : "Su ricaktua dot fjalëkalimi, ngaqë token-i ka skaduar",
"Couldn't send reset email. Please make sure your username is correct." : "Su dërgua dot email ricaktimi. Ju lutemi, sigurohuni që emri juaj i përdoruesit është i saktë.",
"Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "Su dërgua dot email ricaktimi, ngaqë ska adresë email për këtë përdoruesi. Ju lutemi, lidhuni me përgjegjësin tuaj.",
"%s password reset" : "U ricaktua fjalëkalimi për %s",
"Use the following link to reset your password: {link}" : "Që të ricaktoni fjalëkalimin tuaj, përdorni lidhjen vijuese: {link}",
"New password" : "Fjalëkalim i ri",
"New Password" : "Fjalëkalim i Ri",
"Reset password" : "Ricaktoni fjalëkalimin",
"Searching other places" : "Po kërkohet në vende të tjera",
"No search results in other folders" : "Su gjetën përfundime në dosje të tjera",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} përfundim kërkimi në një tjetër dosje","{count} përfundime kërkimi në dosje të tjera"],
"Personal" : "Personale",
"Users" : "Përdoruesit",
"Apps" : "App",
"Users" : "Përdorues",
"Apps" : "Aplikacione",
"Admin" : "Admin",
"Help" : "Ndihmë",
"Error loading tags" : "Gabim gjatë ngarkimit të etiketave.",
"Error loading tags" : "Gabim gjatë ngarkimit të etiketave",
"Tag already exists" : "Etiketa ekziston",
"Error deleting tag(s)" : "Gabim gjatë fshirjes së etiketës(ave)",
"Error tagging" : "Gabim etiketimi",
"Error untagging" : "Gabim në heqjen e etiketës",
"Error favoriting" : "Gabim në ruajtjen si të preferuar",
"Error unfavoriting" : "Gabim në heqjen nga të preferuarat",
"Error favoriting" : "Gabim në ruajtjen si të parapëlqyer",
"Error unfavoriting" : "Gabim në heqjen nga të parapëlqyerat",
"Access forbidden" : "Ndalohet hyrja",
"File not found" : "Skedari nuk mund të gjendet",
"The specified document has not been found on the server." : "Dokumenti i përcaktuar nuk mund të gjendet në server.",
"You can click here to return to %s." : "Ju mund të klikoni këtu për tu kthyer në %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Tungjatjeta,\n\nju njoftojmë se %s ka ndarë %s me ju.\nShikojeni në: %s\n\n",
"The share will expire on %s." : "Ndarja do të skadojë në %s.",
"Cheers!" : "Gjithë të mirat",
"Internal Server Error" : "Gabim i brendshëm në server",
"The server encountered an internal error and was unable to complete your request." : "Serveri u përball me një gabim të brendshem dhe nuk mundet të mbarojë detyrën që i keni ngarkuar.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Ju lutem kontaktoni me administratorin e serverit nëse ky gabim shfaqet herë të tjera, ju lutem përfshini dhe detajet e mëposhtme teknike në raportin tuaj.",
"More details can be found in the server log." : "Detaje të mëtejshme mund të gjenden në listën e veprimeve të serverit.",
"Technical details" : "Detaje teknike",
"Remote Address: %s" : "Adresa tjetër: %s",
"Request ID: %s" : "ID e kërkesës: %s",
"Code: %s" : "Kodi: %s",
"Message: %s" : "Mesazhi: %s",
"File: %s" : "Skedari: %s",
"Line: %s" : "Rreshti: %s",
"File not found" : "Su gjet kartelë",
"The specified document has not been found on the server." : "Dokumenti i përcaktuar su gjet në shërbyes.",
"You can click here to return to %s." : "Mund të klikoni këtu për tu kthyer te %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Njatjeta,\n\nthjesht po ju bëjmë të ditur që %s ndau me ju %s.\nShiheni: %s\n\n",
"The share will expire on %s." : "Ndarja do të skadojë më %s.",
"Cheers!" : "Gëzuar!",
"Internal Server Error" : "Gabim i Brendshëm Shërbyesi",
"The server encountered an internal error and was unable to complete your request." : "Shërbyesi hasi një gabim të brendshëm dhe sqe në gjendje të plotësojë kërkesën tuaj.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Nëse ky gabim shfaqet shumë herë, ju lutemi, lidhuni me përgjegjësin e shërbyesit, dhe përfshini hollësitë teknike më poshtë në njoftimin tuaj.",
"More details can be found in the server log." : "Më tepër hollësi mund të gjenden në regjistrin e shërbyesit.",
"Technical details" : "Hollësi teknike",
"Remote Address: %s" : "Adresë e Largët: %s",
"Request ID: %s" : "ID Kërkese: %s",
"Type: %s" : "Lloj: %s",
"Code: %s" : "Kod: %s",
"Message: %s" : "Mesazh: %s",
"File: %s" : "Kartelë: %s",
"Line: %s" : "Rresht: %s",
"Trace" : "Gjurmim",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Dosja dhe skedarët e të dhënave tuaja mbase janë të arritshme nga interneti sepse skedari .htaccess nuk po punon.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Për më shumë informacion mbi konfigurimin e duhur të serverit tuaj, ju lutem shikoni <a href=\"%s\" target=\"_blank\">dokumentacionin</a>.",
"Create an <strong>admin account</strong>" : "Krijo një <strong>llogari administruesi</strong>",
"Username" : "Përdoruesi",
"Storage & database" : "Ruajtja dhe baza e të dhënave",
"Data folder" : "Emri i dosjes",
"Configure the database" : "Konfiguro database-in",
"Only %s is available." : "Vetëm %s është e disponueshme.",
"Database user" : "Përdoruesi i database-it",
"Database password" : "Kodi i database-it",
"Database name" : "Emri i database-it",
"Security warning" : "Sinjalizim sigurie",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Drejtoria juaj e të dhënave dhe kartelat tuaja ka shumë mundësi të jenë të arritshme që nga interneti, ngaqë kartela .htaccess sfunksionon.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Për të dhëna se si të formësohet si duhet shërbyesi juaj, ju lutemi, shihni <a href=\"%s\" target=\"_blank\">dokumentimin</a>.",
"Create an <strong>admin account</strong>" : "Krijoni një <strong>llogari administruesi</strong>",
"Username" : "Emër përdoruesi",
"Storage & database" : "Depozitë & bazë të dhënash",
"Data folder" : "Dosje të dhënash",
"Configure the database" : "Formësoni bazën e të dhënave",
"Only %s is available." : "Vetëm %s është gati.",
"Install and activate additional PHP modules to choose other database types." : "Që të zgjidhni të tjera lloje bazash të dhënash, instaloni dhe aktivizoni module PHP shtesë.",
"For more details check out the documentation." : "Për më tepër të dhëna shihni dokumentimin.",
"Database user" : "Përdorues baze të dhënash",
"Database password" : "Fjalëkalim baze të dhënash",
"Database name" : "Emër baze të dhënash",
"Database tablespace" : "Tablespace-i i database-it",
"Database host" : "Pozicioni (host) i database-it",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Përdorimi i SQLite-it nuk këshillohet veçanërisht kur përdoret klienti desktop për njëkohësim kartelash.",
"Finish setup" : "Mbaro setup-in",
"Finishing …" : "Duke përfunduar ...",
"Log out" : "Dalje",
"Database host" : "Strehë baze të dhënash",
"Performance warning" : "Sinjalizim funksionimi",
"SQLite will be used as database." : "Si bazë të dhënash do të përdoret SQL-ja.",
"For larger installations we recommend to choose a different database backend." : "Për instalime më të mëdha këshillojmë të zgjidhni një tjetër program shërbyesi baze të dhënash.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Përdorimi i SQLite-it shkëshillohet veçanërisht, kur për njëkohësim kartelash përdoret klienti desktop.",
"Finish setup" : "Përfundoje rregullimin",
"Finishing …" : "Po përfundohet …",
"Need help?" : "Ju duhet ndihmë?",
"See the documentation" : "Shihni dokumentimin",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ky aplikacion lyp JavaScript për punim të saktë. Ju lutemi, {linkstart}aktivizoni JavaScript-in{linkend} dhe ringarkoni faqen.",
"Log out" : "Dilni",
"Search" : "Kërko",
"Server side authentication failed!" : "Verifikimi në krahun e serverit dështoi!",
"Please contact your administrator." : "Ju lutem kontaktoni administratorin.",
"Log in" : "Hyrje",
"remember" : "kujto",
"Alternative Logins" : "Hyrje alternative",
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Tungjatjeta,<br><br>dëshirojmë t'ju njoftojmë se %s ka ndarë <strong>%s</strong> me ju.<br><a href=\"%s\">Klikoni këtu për ta shikuar!</a><br>",
"Server side authentication failed!" : "Mirëfilltësimi më anë të shërbyesit dështoi!",
"Please contact your administrator." : "Ju lutemi, lidhuni me përgjegjësin tuaj.",
"An internal error occured." : "Ndodhi një gabim i brendshëm.",
"Please try again or contact your administrator." : "Ju lutemi, riprovoni ose lidhuni me përgjegjësin tuaj.",
"Log in" : "Hyni",
"Wrong password. Reset it?" : "Fjalëkalim i gabuar. Të ricaktohet?",
"remember" : "mbaje mend",
"Alternative Logins" : "Hyrje Alternative",
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Njatjeta,<br><br>thjesht po ju bëjmë të ditur që %s ndau me ju <strong>%s</strong>.<br><a href=\"%s\">Shiheni!</a><br><br>",
"This ownCloud instance is currently in single user mode." : "Kjo instancë ownCloud është aktualisht në gjendje me përdorues të vetëm.",
"This means only administrators can use the instance." : "Kjo dmth që vetëm administratorët mund të shfrytëzojnë instancën.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktoni administratorin e sistemit nëse ky mesazh vazhdon ose është shfaqur papritmas.",
"Thank you for your patience." : "Ju faleminderit për durimin tuaj.",
"You are accessing the server from an untrusted domain." : "Ju po qaseni në server nga një domain jo i besuar.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Ju lutem kontaktoni me administratorin. Nëse jeni administrator i kësaj instance, konfiguroni parametrin \"domain i besuar\" në config/config.php . Një konfigurim shembull është dhënë në config/config.sample.php",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Në varësi të konfigurimit tuaj, ju si administrator mundet gjithashtu të jeni i aftë të përdorni butonin e mëposhtëm për ti dhënë besim këtij domain.",
"Add \"%s\" as trusted domain" : "Shtoni \"%s\" si domain të besuar",
"The theme %s has been disabled." : "Tema %s u bllokua.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Ju lutem sigurohuni që bazës së të dhënave, dosjes së konfigurimit dhe dosjes së të dhënave ti jetë bërë një kopje rezervë përpara se të vazhdoni më tutje.",
"Start update" : "Fillo përditësimin.",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Për të shmangur momente bllokimi gjatë punës me instalime të mëdha, në vend të kësaj ju mund të kryeni komandën e mëposhtme nga dosja juaj e instalimit:",
"This page will refresh itself when the %s instance is available again." : "Kjo faqe do të ringarkohet automatikisht kur instanca %s të jetë sërish e disponueshme."
"This means only administrators can use the instance." : "Kjo do të thotë që instancën mund ta përdorin vetëm administratorët.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Nëse ky mesazh shfaqet vazhdimisht ose u shfaq papritmas, lidhuni me përgjegjësin e sistemit.",
"Thank you for your patience." : "Ju faleminderit për durimin.",
"You are accessing the server from an untrusted domain." : "Po hyni në shërbyes nga një përkatësi jo e besuar.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Ju lutemi, lidhuni me përgjegjësin tuaj. Nëse jeni një përgjegjës në këtë instancë, formësoni rregullimin \"trusted_domain\" te config/config.php. Një formësim shembull jepet te config/config.sample.php.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Në varësi të formësimit tuaj, si administrator mundet gjithashtu të jeni në gjendje të përdorni butonin më poshtë për ta besuar këtë përkatësi.",
"Add \"%s\" as trusted domain" : "Shtojeni \"%s\" si përkatësi të besuar",
"App update required" : "Lypset përditësim aplikacioni",
"%s will be updated to version %s" : "%s do të përditësohet me versionin %s",
"These apps will be updated:" : "Do të përditësohen këto aplikacione:",
"These incompatible apps will be disabled:" : "Do të çaktivizohen këto aplikacione të papërputhshme:",
"The theme %s has been disabled." : "Tema %s u çaktivizua.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Ju lutemi, para se të vazhdoni më tej, sigurohuni që baza e të dhënave, dosja e formësimeve dhe dosja e të dhënave janë kopjeruajtur.",
"Start update" : "Fillo përditësimin",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Për të shmangur çaste bllokimi pune me instalime të mëdha, mundeni të ekzekutoni urdhrin vijues që nga drejtoria juaj e instalimit:",
"This %s instance is currently in maintenance mode, which may take a while." : "Kjo instancë %s hëpërhë gjendet nën mënyrën mirëmbajtje, çka mund të zgjasë ca.",
"This page will refresh itself when the %s instance is available again." : "Kjo faqe do të rifreskohet vetiu, sapo instanca %s të jetë sërish gati."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -111,6 +111,7 @@ OC.L10N.register(
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "/dev/urandom ไม่สามารถอ่านโดย PHP ซึ่งมีผลด้านความปลอดภัยเป็นอย่างมาก สามารถดูข้อมูลเพิ่มเติมได้ที่ <a href=\"{docLink}\">เอกสาร</a>",
"Your PHP version ({version}) is no longer <a 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 href=\"{phpLink}\">การสนับสนุนโดย PHP</a> เราขอแนะนำให้คุณอัพเกรดรุ่นของ PHP เพื่อความปลอดภัย",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "การกำหนดค่าพร็อกซี่ไม่ถูกต้องหรือคุณกำลังเข้าถึง ownCloud จากพร็อกซี่ที่เชื่อถือได้ ถ้าคุณไม่ได้เข้าถึง ownCloud จากพร็อกซี่ที่เชื่อถือได้ นี้เป็นปัญหาด้านความปลอดภัย คุณอาจถูกโจมดีจากผู้ไม่หวังดี อ่านข้อมูลเพิ่มเติมได้ที่ <a href=\"{docLink}\">เอกสาร</a>",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached เป็นการกำหนดค่าแคช แต่มีโมดูล PHP ของ \"memcache\" ที่ผิดพลาดได้ถูกติดตั้ง \\OC\\Memcache\\Memcached สนับสนุนเฉพาะ \"memcached\" ไม่ใช่ \"memcache\" ดูได้ที่ <a href=\"{wikiLink}\">วิกิพีเดียเกี่ยวกับโมดูล Memcached</a>",
"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." : "\"{header}\" ไม่ได้กำหนดค่าส่วนหัว Http ให้เท่ากับ \"{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>." : "\"Strict-Transport-Security\" ส่วนหัว HTTP ไม่ได้กำหนดค่าให้น้อยกว่า \"{seconds}\" วินาที เพื่อความปลอดภัยที่เพิ่มขึ้นเราขอแนะนำให้เปิดใช้งาน HSTS ที่อธิบายไว้ใน <a href=\"{docUrl}\">เคล็ดลับการรักษาความปลอดภัย</a> ของเรา",

View File

@ -109,6 +109,7 @@
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "/dev/urandom ไม่สามารถอ่านโดย PHP ซึ่งมีผลด้านความปลอดภัยเป็นอย่างมาก สามารถดูข้อมูลเพิ่มเติมได้ที่ <a href=\"{docLink}\">เอกสาร</a>",
"Your PHP version ({version}) is no longer <a 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 href=\"{phpLink}\">การสนับสนุนโดย PHP</a> เราขอแนะนำให้คุณอัพเกรดรุ่นของ PHP เพื่อความปลอดภัย",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "การกำหนดค่าพร็อกซี่ไม่ถูกต้องหรือคุณกำลังเข้าถึง ownCloud จากพร็อกซี่ที่เชื่อถือได้ ถ้าคุณไม่ได้เข้าถึง ownCloud จากพร็อกซี่ที่เชื่อถือได้ นี้เป็นปัญหาด้านความปลอดภัย คุณอาจถูกโจมดีจากผู้ไม่หวังดี อ่านข้อมูลเพิ่มเติมได้ที่ <a href=\"{docLink}\">เอกสาร</a>",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached เป็นการกำหนดค่าแคช แต่มีโมดูล PHP ของ \"memcache\" ที่ผิดพลาดได้ถูกติดตั้ง \\OC\\Memcache\\Memcached สนับสนุนเฉพาะ \"memcached\" ไม่ใช่ \"memcache\" ดูได้ที่ <a href=\"{wikiLink}\">วิกิพีเดียเกี่ยวกับโมดูล Memcached</a>",
"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." : "\"{header}\" ไม่ได้กำหนดค่าส่วนหัว Http ให้เท่ากับ \"{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>." : "\"Strict-Transport-Security\" ส่วนหัว HTTP ไม่ได้กำหนดค่าให้น้อยกว่า \"{seconds}\" วินาที เพื่อความปลอดภัยที่เพิ่มขึ้นเราขอแนะนำให้เปิดใช้งาน HSTS ที่อธิบายไว้ใน <a href=\"{docUrl}\">เคล็ดลับการรักษาความปลอดภัย</a> ของเรา",

View File

@ -86,6 +86,7 @@ OC.L10N.register(
"Sharing %s failed, because the backend does not allow shares from type %i" : "Le partage de %s a échoué car linfrastructure n'autorise pas les partages de type %i",
"Sharing %s failed, because the file does not exist" : "Le partage de %s a échoué car le fichier n'existe pas",
"You are not allowed to share %s" : "Vous n'êtes pas autorisé à partager %s",
"Sharing %s failed, because you can not share with yourself" : "Le partage de %s a échoué car vous ne pouvez pas partager avec vous-même",
"Sharing %s failed, because the user %s does not exist" : "Le partage de %s a échoué car l'utilisateur %s n'existe pas",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Le partage de %s a échoué car l'utilisateur %s n'est membre d'aucun groupe auquel %s appartient",
"Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet objet est déjà partagé avec %s",
@ -104,6 +105,7 @@ OC.L10N.register(
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Le service de partage %s doit implémenter l'interface OCP\\Share_Backend",
"Sharing backend %s not found" : "Service de partage %s non trouvé",
"Sharing backend for %s not found" : "Le service de partage pour %s est introuvable",
"Sharing failed, because the user %s is the original sharer" : "Le partage a échoué car l'utilisateur %s est le propriétaire original",
"Sharing %s failed, because the permissions exceed permissions granted to %s" : "Le partage de %s a échoué car les permissions dépassent celles accordées à %s",
"Sharing %s failed, because resharing is not allowed" : "Le partage de %s a échoué car le repartage n'est pas autorisé",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Le partage de %s a échoué car le service %s n'a pas trouvé sa source..",

View File

@ -84,6 +84,7 @@
"Sharing %s failed, because the backend does not allow shares from type %i" : "Le partage de %s a échoué car linfrastructure n'autorise pas les partages de type %i",
"Sharing %s failed, because the file does not exist" : "Le partage de %s a échoué car le fichier n'existe pas",
"You are not allowed to share %s" : "Vous n'êtes pas autorisé à partager %s",
"Sharing %s failed, because you can not share with yourself" : "Le partage de %s a échoué car vous ne pouvez pas partager avec vous-même",
"Sharing %s failed, because the user %s does not exist" : "Le partage de %s a échoué car l'utilisateur %s n'existe pas",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Le partage de %s a échoué car l'utilisateur %s n'est membre d'aucun groupe auquel %s appartient",
"Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet objet est déjà partagé avec %s",
@ -102,6 +103,7 @@
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Le service de partage %s doit implémenter l'interface OCP\\Share_Backend",
"Sharing backend %s not found" : "Service de partage %s non trouvé",
"Sharing backend for %s not found" : "Le service de partage pour %s est introuvable",
"Sharing failed, because the user %s is the original sharer" : "Le partage a échoué car l'utilisateur %s est le propriétaire original",
"Sharing %s failed, because the permissions exceed permissions granted to %s" : "Le partage de %s a échoué car les permissions dépassent celles accordées à %s",
"Sharing %s failed, because resharing is not allowed" : "Le partage de %s a échoué car le repartage n'est pas autorisé",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Le partage de %s a échoué car le service %s n'a pas trouvé sa source..",

View File

@ -87,6 +87,7 @@ OC.L10N.register(
"Sharing %s failed, because the backend does not allow shares from type %i" : "การแชร์ %s ล้มเหลวเพราะแบ็กเอนด์ไม่อนุญาตให้แชร์จากไฟล์ประเภท %i",
"Sharing %s failed, because the file does not exist" : "การแชร์ %s ล้มเหลวเพราะไม่มีไฟล์นี้อยู่",
"You are not allowed to share %s" : "คุณยังไม่ได้รับอนุญาตให้แชร์ %s",
"Sharing %s failed, because you can not share with yourself" : "การแขร์ %s ล้มเหลวเพราะคุณไม่สามารถแชร์ให้กับตัวเอง",
"Sharing %s failed, because the user %s does not exist" : "การแชร์ %s ล้มเหลวเนื่องจากไม่ได้มีผู้ใช้ %s อยู่",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "การแชร์ %s ล้มเหลวเนื่องจากผู้ใช้ %s ไม่ได้เป็นสมาชิกของกลุ่มใดๆ %s เป็นสมาชิกของ",
"Sharing %s failed, because this item is already shared with %s" : "การแชร์ %s ล้มเหลวเพราะรายการนี้ถูกแชร์กับ %s",
@ -105,6 +106,7 @@ OC.L10N.register(
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "การแชร์แบ็กเอนด์ %s ต้องใช้อินเตอร์เฟซ OCP\\Share_Backend",
"Sharing backend %s not found" : "ไม่พบการแชร์แบ็กเอนด์ %s",
"Sharing backend for %s not found" : "ไม่พบการแชร์แบ็กเอนด์สำหรับ %s",
"Sharing failed, because the user %s is the original sharer" : "การแชร์ล้มเหลวเพราะผู้ใช้ %s เป็นต้นฉบับการแชร์นี้",
"Sharing %s failed, because the permissions exceed permissions granted to %s" : "การแชร์ %s ล้มเหลวเพราะใช้สิทธิ์เกินที่อนุญาตให้ %s",
"Sharing %s failed, because resharing is not allowed" : "การแชร์ %s ล้มเหลวเพราะการแชร์ต่อไม่ได้รับอนุญาต",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "การแชร์ %s ล้มเหลวเพราะการแชร์แบ็กเอนด์สำหรับ %s ไม่สามารถหาแหล่งที่มา",

View File

@ -85,6 +85,7 @@
"Sharing %s failed, because the backend does not allow shares from type %i" : "การแชร์ %s ล้มเหลวเพราะแบ็กเอนด์ไม่อนุญาตให้แชร์จากไฟล์ประเภท %i",
"Sharing %s failed, because the file does not exist" : "การแชร์ %s ล้มเหลวเพราะไม่มีไฟล์นี้อยู่",
"You are not allowed to share %s" : "คุณยังไม่ได้รับอนุญาตให้แชร์ %s",
"Sharing %s failed, because you can not share with yourself" : "การแขร์ %s ล้มเหลวเพราะคุณไม่สามารถแชร์ให้กับตัวเอง",
"Sharing %s failed, because the user %s does not exist" : "การแชร์ %s ล้มเหลวเนื่องจากไม่ได้มีผู้ใช้ %s อยู่",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "การแชร์ %s ล้มเหลวเนื่องจากผู้ใช้ %s ไม่ได้เป็นสมาชิกของกลุ่มใดๆ %s เป็นสมาชิกของ",
"Sharing %s failed, because this item is already shared with %s" : "การแชร์ %s ล้มเหลวเพราะรายการนี้ถูกแชร์กับ %s",
@ -103,6 +104,7 @@
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "การแชร์แบ็กเอนด์ %s ต้องใช้อินเตอร์เฟซ OCP\\Share_Backend",
"Sharing backend %s not found" : "ไม่พบการแชร์แบ็กเอนด์ %s",
"Sharing backend for %s not found" : "ไม่พบการแชร์แบ็กเอนด์สำหรับ %s",
"Sharing failed, because the user %s is the original sharer" : "การแชร์ล้มเหลวเพราะผู้ใช้ %s เป็นต้นฉบับการแชร์นี้",
"Sharing %s failed, because the permissions exceed permissions granted to %s" : "การแชร์ %s ล้มเหลวเพราะใช้สิทธิ์เกินที่อนุญาตให้ %s",
"Sharing %s failed, because resharing is not allowed" : "การแชร์ %s ล้มเหลวเพราะการแชร์ต่อไม่ได้รับอนุญาต",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "การแชร์ %s ล้มเหลวเพราะการแชร์แบ็กเอนด์สำหรับ %s ไม่สามารถหาแหล่งที่มา",

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"settings",
{
"Log" : "Registro",
"Updates" : "Actualisationes",
"Language changed" : "Linguage cambiate",
"Invalid request" : "Requesta invalide",
"Wrong password" : "Contrasigno errate",

View File

@ -1,5 +1,6 @@
{ "translations": {
"Log" : "Registro",
"Updates" : "Actualisationes",
"Language changed" : "Linguage cambiate",
"Invalid request" : "Requesta invalide",
"Wrong password" : "Contrasigno errate",

View File

@ -160,6 +160,7 @@ OC.L10N.register(
"Use system's cron service to call the cron.php file every 15 minutes." : "บริการ cron ของระบบจะเรียกไฟล์ cron.php ทุกq 15 นาที",
"Enable server-side encryption" : "เปิดการใช้งานเข้ารหัสฝั่งเซิร์ฟเวอร์",
"Please read carefully before activating server-side encryption: " : "กรุณาอ่านอย่างละเอียดก่อนที่จะเปิดใช้งานการเข้ารหัสฝั่งเซิร์ฟเวอร์:",
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "เมื่อเปิดใช้งานการเข้ารหัส ไฟล์ทั้งหมดที่อัพโหลดไปยังเซิร์ฟเวอร์นั้นจะถูกเข้ารหัสในส่วนของเซิฟเวอร์ มันเป็นไปได้ที่จะปิดใช้งานการเข้ารหัสในภายหลัง ถ้าเปิดใช้ฟังก์ชั่นการสนับสนุนโมดูลการเข้ารหัสที่และเงื่อนไขก่อน (เช่น การตั้งค่าคีย์กู้คืน)",
"Encryption alone does not guarantee security of the system. Please see ownCloud documentation for more information about how the encryption app works, and the supported use cases." : "การเข้ารหัสลับเพียงอย่างเดียวไม่ได้รับประกันความปลอดภัยของระบบ โปรดดูเอกสาร ownCloud สำหรับข้อมูลเพิ่มเติมเกี่ยวกับวิธีการเข้ารหัสแอพพลิเคชันและกรณีการสนับสนุน",
"Be aware that encryption always increases the file size." : "โปรดทราบว่าหากเข้ารหัสไฟล์จะทำให้ขนาดของไฟล์ใหญ่ขึ้น",
"It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "มันจะดีถ้าคุณสำรองข้อมูลบ่อยๆ ในกรณีของการเข้ารหัสโปรดแน่ใจว่าจะสำรองคีย์การเข้ารหัสลับพร้อมกับข้อมูลของคุณ",

View File

@ -158,6 +158,7 @@
"Use system's cron service to call the cron.php file every 15 minutes." : "บริการ cron ของระบบจะเรียกไฟล์ cron.php ทุกq 15 นาที",
"Enable server-side encryption" : "เปิดการใช้งานเข้ารหัสฝั่งเซิร์ฟเวอร์",
"Please read carefully before activating server-side encryption: " : "กรุณาอ่านอย่างละเอียดก่อนที่จะเปิดใช้งานการเข้ารหัสฝั่งเซิร์ฟเวอร์:",
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "เมื่อเปิดใช้งานการเข้ารหัส ไฟล์ทั้งหมดที่อัพโหลดไปยังเซิร์ฟเวอร์นั้นจะถูกเข้ารหัสในส่วนของเซิฟเวอร์ มันเป็นไปได้ที่จะปิดใช้งานการเข้ารหัสในภายหลัง ถ้าเปิดใช้ฟังก์ชั่นการสนับสนุนโมดูลการเข้ารหัสที่และเงื่อนไขก่อน (เช่น การตั้งค่าคีย์กู้คืน)",
"Encryption alone does not guarantee security of the system. Please see ownCloud documentation for more information about how the encryption app works, and the supported use cases." : "การเข้ารหัสลับเพียงอย่างเดียวไม่ได้รับประกันความปลอดภัยของระบบ โปรดดูเอกสาร ownCloud สำหรับข้อมูลเพิ่มเติมเกี่ยวกับวิธีการเข้ารหัสแอพพลิเคชันและกรณีการสนับสนุน",
"Be aware that encryption always increases the file size." : "โปรดทราบว่าหากเข้ารหัสไฟล์จะทำให้ขนาดของไฟล์ใหญ่ขึ้น",
"It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "มันจะดีถ้าคุณสำรองข้อมูลบ่อยๆ ในกรณีของการเข้ารหัสโปรดแน่ใจว่าจะสำรองคีย์การเข้ารหัสลับพร้อมกับข้อมูลของคุณ",